Skip to content

Commit

Permalink
Merge branch 'main' of github.com:HenrySpartGlobal/InHouseQueue-site …
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
HenrySpartGlobal committed Dec 1, 2024
2 parents f19bdeb + ab6c774 commit b24b55e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/data/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,17 @@ const commands = [
"/defaults set_nickname_to_ign True"
]
},
{
"name": "defaults allow_spectators",
"type": "Admin",
"description": "Allow spectators to join voice lobbies",
"usage": [
"/defaults allow_spectators [condition]"
],
"examples": [
"/defaults allow_spectators True"
]
},
{
"name": "captain queue",
"type": "Admin",
Expand Down

0 comments on commit b24b55e

Please sign in to comment.