mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 12:38:26 +01:00
yup, thats the commit lmao
This commit is contained in:
parent
d7be518dad
commit
3f34f718e4
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue