Removed a curly bracket that caused crash on start
This commit is contained in:
parent
01f2d33da5
commit
eecfe9fef8
1 changed files with 1 additions and 1 deletions
|
@ -46,4 +46,4 @@ module.exports = {
|
|||
message.channel.send({ embed: failembed });
|
||||
};
|
||||
};
|
||||
}}}
|
||||
}}
|
||||
|
|
Reference in a new issue