1
Fork 0

fix some issues :3

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

View file

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