Whooooops
Some checks failed
ptero-push / build (push) Has been cancelled

This commit is contained in:
Christopher Cookman 2025-02-09 10:30:11 -07:00
parent ded7a2373c
commit 770813b4a7

View file

@ -597,7 +597,7 @@ xmpp.on("stanza", (stanza) => {
console.log(`${colors.cyan("[INFO]")} Deleted user ${user.id} from database`); console.log(`${colors.cyan("[INFO]")} Deleted user ${user.id} from database`);
}); });
}) })
} });
}); });
}).catch((err) => { }).catch((err) => {
setTimeout(() => { setTimeout(() => {