diff --git a/src/commands/developer/blacklist.ts b/src/commands/developer/blacklist.ts index 491c3b4..6a76daa 100644 --- a/src/commands/developer/blacklist.ts +++ b/src/commands/developer/blacklist.ts @@ -103,7 +103,7 @@ export const blacklistCommand: Command = { switch (subcommand) { case 'add': await handleAdd(interaction, client); - break;https://www.ccavenue.com/https://www.ccavenue.com/ + break; case 'remove': await handleRemove(interaction, client); break;