mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
change timeout owo
This commit is contained in:
parent
d94ecf6136
commit
372e99d6c3
@ -77,8 +77,8 @@ function init(app, config, rendertemplate) {
|
||||
);
|
||||
}
|
||||
})();
|
||||
}, 150000); /* setInterval */
|
||||
}, 150000);
|
||||
}, 46000); /* setInterval */
|
||||
}, 46000);
|
||||
} catch (err) {
|
||||
initlog("[FAILED] Load pages \n" + err);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user