mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
yup, thats the commit lmao
This commit is contained in:
parent
d7be518dad
commit
3f34f718e4
@ -29,6 +29,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 New Issue
Block a user