mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-19 05:09:40 +02:00
Fix: Print Preferences Menu Missing (#2162)
* fixed console errors for missing recipe prop * restored print preferences to action menu
This commit is contained in:
parent
fd03d468d4
commit
666085b9ca
4 changed files with 15 additions and 13 deletions
|
@ -63,6 +63,7 @@
|
|||
mealplanner: loggedIn,
|
||||
shoppingList: loggedIn,
|
||||
print: true,
|
||||
printPreferences: true,
|
||||
share: loggedIn,
|
||||
publicUrl: recipe.settings && loggedIn ? recipe.settings.public : false,
|
||||
}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue