mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
add slug prop
This commit is contained in:
parent
951b349490
commit
71f875e5f3
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
||||||
:orgURL="recipeDetails.orgURL"
|
:orgURL="recipeDetails.orgURL"
|
||||||
:nutrition="recipeDetails.nutrition"
|
:nutrition="recipeDetails.nutrition"
|
||||||
:assets="recipeDetails.assets"
|
:assets="recipeDetails.assets"
|
||||||
|
:slug="recipeDetails.slug"
|
||||||
/>
|
/>
|
||||||
<VJsoneditor
|
<VJsoneditor
|
||||||
@error="logError()"
|
@error="logError()"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue