mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-08 22:50:00 +08:00
parent
2c7bb9488f
commit
efd8f00610
1 changed files with 1 additions and 0 deletions
|
@ -1090,6 +1090,7 @@ $(document).on("keydown", async (event) => {
|
|||
} else {
|
||||
handleChar("\n", TestInput.input.current.length);
|
||||
setWordsInput(" " + TestInput.input.current);
|
||||
updateUI();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue