Spaces:
Sleeping
Sleeping
Mikeplockhart
commited on
Update format_food.json
Browse files- format_food.json +3 -2
format_food.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
[
|
2 |
{
|
3 |
"dish": {
|
4 |
"title": "Full English Breakfast",
|
@@ -5742,4 +5742,5 @@
|
|
5742 |
]
|
5743 |
}
|
5744 |
}
|
5745 |
-
]
|
|
|
|
1 |
+
{"dishes":[
|
2 |
{
|
3 |
"dish": {
|
4 |
"title": "Full English Breakfast",
|
|
|
5742 |
]
|
5743 |
}
|
5744 |
}
|
5745 |
+
]
|
5746 |
+
}
|