mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-08 06:55:24 +02:00
feat: Remove "Is Food" and "Disable Amounts" Flags (#5684)
Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
parent
efc0d31724
commit
245ca5fe3b
49 changed files with 173 additions and 364 deletions
|
@ -20,8 +20,6 @@ def test_shopping_list_ingredient_validation():
|
|||
"updatedAt": "2024-02-26T18:29:46.190758",
|
||||
},
|
||||
"note": "",
|
||||
"isFood": True,
|
||||
"disableAmount": False,
|
||||
"shoppingListId": "dc8bce82-2da9-49f0-94e6-6d69d311490e",
|
||||
"checked": False,
|
||||
"position": 5,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue