comments deleted

This commit is contained in:
a1usha 2020-11-09 19:49:33 +07:00
parent 9122a0d12a
commit cdd557e423

View file

@ -877,9 +877,7 @@ function showWords() {
}
$("#restartTestButton, #startTestButton").on("click", function () {
console.log("click");
if (activeFunBox === "memory") {
console.log("activate timer", window.location.pathname);
memoryFunboxInterval = clearInterval(memoryFunboxInterval);
memoryFunboxTimer = Math.round(Math.pow(wordsList.length, 1.2));
memoryFunboxInterval = setInterval(() => {