Merge branch 'dev'

merge-requests/13/head
Matthew 2020-06-15 21:59:40 -04:00
commit 3acaefbf1b
No known key found for this signature in database
GPG Key ID: F841AB9BF496C194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export default class Page extends Command {
this.aliases = ['p'];
this.permissions = 1;
this.enabled = true;
this.guildOnly = false;
this.guildOnly = true;
this.local = {
emergencyNumbers: ['#0', '#1', '#2', '#3'],
departmentNumbers: ['00', '01', '10', '20', '21', '22'],