Ban and unban working

This commit is contained in:
2021-02-01 20:05:06 +11:00
parent 36876f1a6d
commit 969534c0f6
6 changed files with 117 additions and 28 deletions
-1
View File
@@ -39,7 +39,6 @@ const route = async (req, res) => {
//actually delete the accounts
cron.schedule('0 * * * *', () => {
console.log('wiping accounts');
accounts.destroy({
where: {
deletion: {