Skip to content

Commit

Permalink
Add Müslibar price
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlltz committed Nov 13, 2024
1 parent 63c3e9d commit 579dacb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/laskkyl/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ const laskkylData: LaskkylData = {
price: 5,
},
{
name: 'Chokladbar',
price: 2,
name: 'Müslibar',
price: 4,
},
],
other: [],
Expand Down

0 comments on commit 579dacb

Please sign in to comment.