mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 09:04:13 +02:00
fix(arabot): typo in fixRoles
This commit is contained in:
parent
71f0ee9f01
commit
dc16dee92c
@ -83,7 +83,7 @@ export class FixRolesOnReady extends Listener {
|
||||
|
||||
if (members === undefined) {
|
||||
this.container.logger.error(
|
||||
'FixRolesOnReady: Could fetch all the members, this function is stopping now.',
|
||||
'FixRolesOnReady: Could not fetch all the members, this function is stopping now.',
|
||||
);
|
||||
if (sendLogs) {
|
||||
logChannel.send("Never mind, something went wrong :'(");
|
||||
|
Loading…
x
Reference in New Issue
Block a user