mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
fixed 'no quotes fouhd' soft lock
This commit is contained in:
parent
c8860f49b2
commit
988359907b
1 changed files with 1 additions and 0 deletions
|
@ -499,6 +499,7 @@ async function initWords() {
|
|||
`No ${config.language.replace(/_\d*k$/g, "")} quotes found`,
|
||||
0
|
||||
);
|
||||
testRestarting = false;
|
||||
return;
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue