mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
fixed last made query value (#2157)
This commit is contained in:
parent
fb830189d2
commit
e14851531d
@ -316,7 +316,7 @@ export default defineComponent({
|
||||
{
|
||||
icon: $globals.icons.chefHat,
|
||||
name: i18n.tc("general.last-made"),
|
||||
value: "time",
|
||||
value: "last_made",
|
||||
},
|
||||
{
|
||||
icon: $globals.icons.star,
|
||||
|
Loading…
x
Reference in New Issue
Block a user