forked from Supositware/Haha-Yes
fixed permissions
This commit is contained in:
parent
eb3e277c4a
commit
c8b049673d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ class UnTagCommand extends Command {
|
|||
aliases: ['untag', 'removetag', 'delete'],
|
||||
category: 'admin',
|
||||
split: 'none',
|
||||
userPermissions: ['MANAGE_MESSAGES'],
|
||||
args: [
|
||||
{
|
||||
id: 'trigger',
|
||||
|
|
Loading…
Reference in a new issue