šetření zbytečných pingů do ledna purfieRIP

This commit is contained in:
Histmy 2022-11-25 17:25:44 +01:00
parent 9b6d697fe2
commit 4a035981bb

View File

@ -54,11 +54,11 @@ function hendelieren() {
const exp: Modul = {
on_ready: () => {
client = module.exports.client;
// on_ready: () => {
// client = module.exports.client;
naplanovat(true);
}
// naplanovat(true);
// }
};
module.exports = exp;