Merge branch 'repeat-caret-pace' of https://github.com/Estebene/monkeytype into repeat-caret-pace

This commit is contained in:
Estebene 2021-05-16 11:52:17 +12:00
commit 4c40a04c16

View file

@ -756,9 +756,9 @@ export function restart(
Replay.stopReplayRecording();
words.resetCurrentIndex();
input.reset();
PaceCaret.init();
TestUI.showWords();
Funbox.activate();
PaceCaret.init();
}
if (Config.mode === "quote") {
setRepeated(false);