mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 17:14:15 +02:00
fix(arabot): description for restrictLogs command to be reflective of the command
This commit is contained in:
parent
1f3610a89d
commit
0068fb5bdd
@ -29,7 +29,7 @@ export class RestrictLogsCommand extends Command {
|
||||
super(context, {
|
||||
...options,
|
||||
name: 'restrictlogs',
|
||||
description: 'Unrestricts a user',
|
||||
description: 'Shows restriction history for a user',
|
||||
preconditions: ['ModOnly'],
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user