1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 11:14:38 -05:00

yup, thats the commit lmao

This commit is contained in:
Ashley 2023-02-09 16:35:22 +00:00
parent d7be518dad
commit 3f34f718e4

View file

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