this shit doesn't work
parent
00343fe7f3
commit
6796317c6c
|
@ -9,7 +9,7 @@ export default class Load extends Command {
|
|||
this.description = '(Re)loads command, config or util';
|
||||
this.aliases = ['reload'];
|
||||
this.permissions = { users: ['253600545972027394', '278620217221971968'] };
|
||||
this.enabled = true;
|
||||
this.enabled = false;
|
||||
}
|
||||
|
||||
public async run(message: Message, args: string[]) {
|
||||
|
|
Loading…
Reference in New Issue