Spaces:
Sleeping
Sleeping
Update food_data.py
Browse files- food_data.py +1 -1
food_data.py
CHANGED
@@ -13,4 +13,4 @@ FOOD_ITEMS = {
|
|
13 |
{"name": "Mutton Curry", "image": "assets/images/mutton_curry.png",
|
14 |
"nutrition": "Protein: 30g, Fat: 20g, Carbs: 10g"}
|
15 |
]
|
16 |
-
}
|
|
|
13 |
{"name": "Mutton Curry", "image": "assets/images/mutton_curry.png",
|
14 |
"nutrition": "Protein: 30g, Fat: 20g, Carbs: 10g"}
|
15 |
]
|
16 |
+
}
|