mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-06 06:10:49 +02:00
Added a missing ;
This commit is contained in:
@@ -96,7 +96,7 @@ const memecodes = {
|
||||
"bad": "bad",
|
||||
"elf": "elf",
|
||||
"chosen": "chosen"
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = class MemeCommand extends commando.Command {
|
||||
constructor(Client) {
|
||||
|
||||
Reference in New Issue
Block a user