Skip to content

Commit 4239235

Browse files
authored
Ändra cigarrens pris till 6€
1 parent f8a3f9b commit 4239235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const commands = [
8585
{
8686
command: 'cigarr',
8787
description: 'Cigarr',
88-
priceCents: '-1000',
88+
priceCents: '-600',
8989
},
9090
{
9191
command: 'cognac',

0 commit comments

Comments
 (0)