fix/option description
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -371,7 +371,7 @@ module.exports = {
|
||||
type: CommandOptions.SubCommand,
|
||||
options: [{
|
||||
name: "name",
|
||||
desciption: "Server name to include in welcome message",
|
||||
description: "Server name to include in welcome message",
|
||||
value: "name",
|
||||
type: CommandOptions.String,
|
||||
required: true,
|
||||
|
||||
Reference in new issue
Block a user