mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-30 03:43:00 +08:00
parent
d43fcba221
commit
b9dd15005a
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ export async function goToNextWord({
|
|||
Loader.hide();
|
||||
setAwaitingNextWord(false);
|
||||
} else {
|
||||
await TestLogic.addWord();
|
||||
void TestLogic.addWord();
|
||||
}
|
||||
|
||||
if (
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue