aboutsummaryrefslogtreecommitdiff
path: root/src/commands/server-config
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/server-config')
-rw-r--r--src/commands/server-config/prefixCommand.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/server-config/prefixCommand.ts b/src/commands/server-config/prefixCommand.ts
index ac85922..cf70bd2 100644
--- a/src/commands/server-config/prefixCommand.ts
+++ b/src/commands/server-config/prefixCommand.ts
@@ -8,7 +8,7 @@ export default class PrefixCommand extends BushCommand {
constructor() {
super('prefix', {
aliases: ['prefix'],
- category: "server config",
+ category: 'server config',
args: [
{
id: 'prefix'