mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-21 22:15:53 +08:00
fix: incorrect portuguese group array
This commit is contained in:
parent
a1a94db1a3
commit
c24bf0fa80
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@
|
|||
"languages": [
|
||||
"portuguese",
|
||||
"portuguese_3k",
|
||||
"portuguese_acentos_e_cedilha, portuguese_5k"
|
||||
"portuguese_5k",
|
||||
"portuguese_acentos_e_cedilha"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue