1
Fork 0

change interval lol

This commit is contained in:
Ashley 2023-05-23 17:34:00 +00:00
parent 4074a0a9d4
commit c82775f14c

View file

@ -76,8 +76,8 @@ function init(app, config, rendertemplate) {
);
}
})();
}, 46000); /* setInterval */
}, 46000);
}, 12000); /* setInterval */
}, 12000);
} catch (err) {
initlog("[FAILED] Load pages \n" + err);
}