letting the config restart test test

This commit is contained in:
Jack 2020-10-24 22:38:49 +01:00
parent b4871a3136
commit 83889ff97e

View file

@ -5018,10 +5018,11 @@ $("#wpmChart").on("mouseleave", (e) => {
});
$(document).ready(() => {
updateFavicon(32, 14);
$("body").css("transition", ".25s");
manualRestart = true;
restartTest(false,true);
// manualRestart = true;
// restartTest(false,true);
if (config.quickTab) {
$("#restartTestButton").addClass("hidden");
}