Files
jackboxpartypack-gamepicker/backend/config/admins.example.json

5 lines
105 B
JSON
Raw Normal View History

[
{ "name": "Alice", "key": "change-me-alice-key" },
{ "name": "Bob", "key": "change-me-bob-key" }
]