mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-03 11:18:06 +01:00
fix(arabot): description for restrictLogs command to be reflective of the command
This commit is contained in:
@@ -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'],
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user