Files
Meal-Planner/data.json

7 lines
88 B
JSON

{
"meals": [
["", "", "", "", "", "", ""],
["", "", "", "", "", "", ""]
]
}