Skip to content

Commit

Permalink
Update data.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ubaumann authored Feb 15, 2024
1 parent 80bfc94 commit da80acc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,10 @@ export const data: Data = {
price: 18,
image: vegiImg
},
{
name: "Gratin",
price: 15
},
{
name: "Tagessuppe",
price: 6,
Expand Down

0 comments on commit da80acc

Please sign in to comment.