fix value and settings bug
This commit is contained in:
2 files changed
+4
-4
No files matched your search
@@ -159,7 +159,7 @@ class QuarksBot extends Client {
|
||||
}
|
||||
|
||||
let guildData = {
|
||||
serverID: GuildID,
|
||||
serverID: GuildId,
|
||||
customChannelStatus: guild.server.allowedChannels.length > 0 ? true : false,
|
||||
allowedChannels: guild.server.allowedChannels,
|
||||
actionChannel: guild.server.actionChannel,
|
||||
|
||||
Reference in new issue
Block a user