diff --git a/src/commands.ts b/src/commands.ts index a38f0a1..e0b6271 100644 --- a/src/commands.ts +++ b/src/commands.ts @@ -1081,7 +1081,7 @@ export default [ }, { name: "list", - description: "Run a command on your server", + description: "List all servers connected to the configured account", type: ApplicationCommandOptionType.Subcommand, }, ],