mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-24 23:59:45 +02:00
fix: added limited context menu for public users (#2138)
This commit is contained in:
parent
5562effd66
commit
09e58b36af
2 changed files with 25 additions and 25 deletions
|
@ -42,7 +42,6 @@
|
|||
</div>
|
||||
<v-divider></v-divider>
|
||||
<RecipeActionMenu
|
||||
v-if="user.id"
|
||||
:recipe="recipe"
|
||||
:slug="recipe.slug"
|
||||
:recipe-scale="recipeScale"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue