fixed permissions

merge-requests/3/head
Loïc Bersier 5 years ago
parent eb3e277c4a
commit c8b049673d

@ -7,6 +7,7 @@ class UnTagCommand extends Command {
aliases: ['untag', 'removetag', 'delete'],
category: 'admin',
split: 'none',
userPermissions: ['MANAGE_MESSAGES'],
args: [
{
id: 'trigger',

Loading…
Cancel
Save