Skip to content

Commit c9fd731

Browse files
committed
Fix missing comma
1 parent 475f2a4 commit c9fd731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

priv/static/rulesets/american.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"custom_style": {
33
"tile_indices": {"5z": "", "0z": "0", "1f": "F", "2f": "F", "3f": "F", "4f": "F", "1g": "F", "2g": "F", "3g": "F", "4g": "F", "1j": "J"}
4-
}
4+
},
55
"default_mods": ["show_waits"],
66
"available_mods": [
77
{"id": "show_waits", "name": "Show Waits", "desc": "Add some UI that shows waits."},

0 commit comments

Comments
 (0)