diff --git a/src/data/commands.ts b/src/data/commands.ts index 6f83bb8..f58af48 100644 --- a/src/data/commands.ts +++ b/src/data/commands.ts @@ -835,10 +835,10 @@ const commands = [ "type": "Set-Up", "description": "Setup your server Automatically!", "usage": [ - "/setup [game]" + "/setup" ], "examples": [ - "/setup Overwatch" + "/setup" ] }, {