mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-04 09:21:25 +03:00
Make tags staff-only
This commit is contained in:
@@ -24,7 +24,8 @@ module.exports = class TagCommand extends Command {
|
||||
example: i18n('commands.tag.args.tag.example'),
|
||||
required: false,
|
||||
}
|
||||
]
|
||||
],
|
||||
staff_only: true
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user