mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 13:19:16 -05:00
merge RecipeSearch with upstream
This commit is contained in:
@@ -828,7 +828,7 @@ export default {
|
|||||||
[this.$t("times_cooked"), "favorite", "*-x", "x-*"],
|
[this.$t("times_cooked"), "favorite", "*-x", "x-*"],
|
||||||
[this.$t("date_created"), "created_at", "↑", "↓"],
|
[this.$t("date_created"), "created_at", "↑", "↓"],
|
||||||
[this.$t("date_viewed"), "lastviewed", "↑", "↓"],
|
[this.$t("date_viewed"), "lastviewed", "↑", "↓"],
|
||||||
]
|
git p ]
|
||||||
field.forEach((f) => {
|
field.forEach((f) => {
|
||||||
sort_order.push(
|
sort_order.push(
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user