fixed 'no quotes fouhd' soft lock

This commit is contained in:
Miodec 2021-02-25 23:55:26 +00:00
parent c8860f49b2
commit 988359907b

View file

@ -499,6 +499,7 @@ async function initWords() {
`No ${config.language.replace(/_\d*k$/g, "")} quotes found`,
0
);
testRestarting = false;
return;
}
},