fixed corrected underlines sticking around when repeating tests

This commit is contained in:
Jack 2020-09-14 21:50:06 +01:00
parent 4b55c03fe2
commit 73897abbaa

View file

@ -2462,6 +2462,7 @@ function restartTest(withSameWordset = false) {
// afkDetected = false;
wpmHistory = [];
rawHistory = [];
correctedHistory = [];
setFocus(false);
hideCaret();
testActive = false;