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

Commit a97095b

Browse files
authored
fix(lobbies): make list_regions public (#159)
1 parent a5c1e37 commit a97095b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

modules/lobbies/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"list_regions": {
6666
"name": "List Regions",
6767
"description": "List available regions.",
68-
"public": false
68+
"public": true
6969
},
7070
"fetch_lobby_manager_state": {
7171
"name": "Fetch Lobby Manager State",

tests/basic/deno.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)