Skip to content

Commit

Permalink
feat: update setup command (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrySpartGlobal authored Sep 20, 2024
1 parent 02deed0 commit fbbb83b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -835,10 +835,10 @@ const commands = [
"type": "Set-Up",
"description": "Setup your server Automatically!",
"usage": [
"/setup [game]"
"/setup"
],
"examples": [
"/setup Overwatch"
"/setup"
]
},
{
Expand Down

0 comments on commit fbbb83b

Please sign in to comment.