Skip to content

Commit ecd3535

Browse files
author
akarev0
committed
fix: update platform value for Playstation
1 parent 19c0eda commit ecd3535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/routes/tree/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@
440440
value: 'Xbox',
441441
label: 'Xbox'
442442
}, {
443-
value: 'Playstation',
443+
value: 'sony',
444444
label: 'Playstation'
445445
}
446446
];

0 commit comments

Comments
 (0)