mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-11-02 22:19:49 +01:00
feat(arabot): remove unrestrict vegan from unrestrict command
This commit is contained in:
parent
58f81eaac2
commit
d0d9dbacfd
@ -35,7 +35,7 @@ export class UnRestrictCommand extends Command {
|
||||
super(context, {
|
||||
...options,
|
||||
name: 'unrestrict',
|
||||
aliases: ['ur', 'urv'],
|
||||
aliases: ['ur'], // TODO add urv for when restrict vegan will be implemented
|
||||
description: 'Unrestricts a user',
|
||||
preconditions: ['ModOnly'],
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user