mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 07:24:15 +02:00
fix(arabot): add back preconditions
This commit is contained in:
parent
eb38e0bee7
commit
2dcb745d9d
@ -132,7 +132,7 @@ export class SusCommand extends Command {
|
||||
super(context, {
|
||||
name: 'sus',
|
||||
description: 'Notes about users that are sus',
|
||||
// preconditions: [['VerifierOnly', 'ModOnly']],
|
||||
preconditions: [['VerifierOnly', 'ModOnly']],
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user