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

fix some issues :3

This commit is contained in:
Ashley 2022-11-14 17:33:55 +01:00
parent 387060e7b7
commit cfb03a6003

View file

@ -106,4 +106,6 @@ app.use(function (req, res, next) {
sinit(app, config, renderTemplate);
init(app);