(Fix): Fix syntax error caused by an accidental paste.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user