removed console log

This commit is contained in:
Miodec 2023-07-14 12:22:16 +02:00
parent 79a3b3edb6
commit bf4b62414c

View file

@ -1203,8 +1203,6 @@ $("#wordsInput").on("input", (event) => {
}
}
console.log(TestInput.input.current);
setWordsInput(" " + TestInput.input.current);
updateUI();
if (Config.tapeMode !== "off") {