Fix Error
This commit is contained in:
@@ -54,7 +54,8 @@ const callWebhooks = async (title) => {
|
||||
} catch (err) {
|
||||
console.error(err)
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
let bot = null;
|
||||
|
||||
Reference in New Issue
Block a user