Revert "wait"

This reverts commit d670591713.
This commit is contained in:
syuilo 2018-04-21 16:32:15 +09:00
parent d670591713
commit decb257136

View file

@ -130,8 +130,6 @@
}
// Force reload
setTimeout(() => {
location.reload(true);
}, 1000);
location.reload(true);
}
})();