aboutsummaryrefslogtreecommitdiff
path: root/src/commands/utilities/highlight-clear.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/utilities/highlight-clear.ts')
-rw-r--r--src/commands/utilities/highlight-clear.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/utilities/highlight-clear.ts b/src/commands/utilities/highlight-clear.ts
index 9e1ed62..a5ff19e 100644
--- a/src/commands/utilities/highlight-clear.ts
+++ b/src/commands/utilities/highlight-clear.ts
@@ -7,7 +7,7 @@ export default class HighlightClearCommand extends BushCommand {
super('highlight-clear', {
aliases: [],
category: 'utilities',
- description: highlightSubcommands.clear,
+ description: highlightSubcommands.clear.description,
usage: [],
examples: [],
clientPermissions: [],