score: add badminton config preset

pull/828/head
Mika Dede 2021-09-28 01:04:13 +02:00
parent 9f73450b83
commit a516d40991
No known key found for this signature in database
GPG Key ID: 546586DC38D45BBD
1 changed files with 8 additions and 1 deletions

View File

@ -1 +1,8 @@
{}
{
"Badminton": {
"winScore": 21,
"enableTwoAhead": true,
"enableMaxScore": true,
"maxScore": 30
}
}