1
0
Fork 0

this shit doesn't work

refactor/models
Bsian 2019-12-01 01:50:47 +00:00
parent 00343fe7f3
commit 6796317c6c
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
1 changed files with 1 additions and 1 deletions

View File

@ -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[]) {