Skip to content

Commit

Permalink
Fix API
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Oct 14, 2024
1 parent fb72d3d commit c288b63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/scraper/resto/menu_manual.py
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,8 @@ def coupure_2024_nl(_path, original):
return {
"message": message,
"date": original["date"],
"meals": [],
"vegetables": [],
"open": True
}

Expand Down

0 comments on commit c288b63

Please sign in to comment.