Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit b81597a

Browse files
committed
chore: name scripts
1 parent 5f71917 commit b81597a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/lobbies/module.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,13 @@
6767
"public": false
6868
},
6969
"fetch_lobby_manager_state": {
70+
"name": "Fetch Lobby Manager State",
71+
"description": "See full state of the lobby manager for debugging.",
7072
"public": true
7173
},
7274
"reset_lobby_manager_state": {
75+
"name": "Reset Lobby Manager State",
76+
"description": "Reset lobby manager state. For debugging only.",
7377
"public": true
7478
}
7579
},

0 commit comments

Comments
 (0)