mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-11 06:31:51 +08:00
missing group and list file entries
This commit is contained in:
parent
470a54ee02
commit
e4b3182c3a
2 changed files with 5 additions and 0 deletions
|
|
@ -81,6 +81,10 @@
|
|||
"name": "korean",
|
||||
"languages": ["korean", "korean_1k", "korean_5k"]
|
||||
},
|
||||
{
|
||||
"name": "chinese",
|
||||
"languages": ["chinese_traditional"]
|
||||
},
|
||||
{
|
||||
"name": "russian",
|
||||
"languages": [
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@
|
|||
,"korean"
|
||||
,"korean_1k"
|
||||
,"korean_5k"
|
||||
,"chinese_traditional"
|
||||
,"russian"
|
||||
,"russian_1k"
|
||||
,"russian_10k"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue