mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-28 03:40:50 -04:00
fix: Update variable name in RecipeCard.vue to enable household ratings to appear on recipes (#5985)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
parent
c34180632b
commit
d322abc1b4
@ -57,7 +57,7 @@
|
||||
|
||||
<RecipeRating
|
||||
class="ml-n2"
|
||||
:value="rating"
|
||||
:model-value="rating"
|
||||
:recipe-id="recipeId"
|
||||
:slug="slug"
|
||||
small
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user