yup, thats the commit lmao

This commit is contained in:
Ashley 2023-02-09 16:35:22 +00:00
parent 0c1d0e9c70
commit f674ade332

View file

@ -30,6 +30,7 @@ function init(app, config, rendertemplate) {
return rendertemplate(res, req, "timeout.ejs"); return rendertemplate(res, req, "timeout.ejs");
}); });
setTimeout(function () { setTimeout(function () {
didstart = true; didstart = true;