mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-07 00:13:12 -05:00
fix: send the correct value for recipe scale and ensure the body is sent correctly (#5737)
This commit is contained in:
@@ -44,4 +44,4 @@ class GroupRecipeActionPagination(PaginationBase):
|
||||
class GroupRecipeActionPayload(MealieModel):
|
||||
action: GroupRecipeActionOut
|
||||
content: Any
|
||||
scaled_amount: float
|
||||
recipe_scale: float
|
||||
|
||||
Reference in New Issue
Block a user