Skip to content

Commit bee12a3

Browse files
authored
Risifrutti
1 parent 0282679 commit bee12a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/app/laskkyl/server.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ const laskkylData: LaskkylData = {
3939
},
4040
],
4141
snacks: [
42-
// {
43-
// name: 'Risifrutti',
44-
// price: 13,
45-
// },
42+
{
43+
name: 'Risifrutti',
44+
price: 13,
45+
},
4646
{
4747
name: 'Pingvinstång',
4848
price: 6,

0 commit comments

Comments
 (0)