wtf thal
This commit is contained in:
parent
314c1847ed
commit
50ddff0e42
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,7 @@ module.exports = class Prefix extends Command {
|
|||
}
|
||||
|
||||
async command(ctx) {
|
||||
const PrefixEmbed = new ctx.utils.discord.MessageEmbed();
|
||||
let PrefixEmbed = new ctx.utils.discord.MessageEmbed();
|
||||
PrefixEmbed.setColor(ctx.config.color);
|
||||
let ARG = ctx.args[0];
|
||||
ctx.args.shift();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue