Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing no lobbies should return an empty array. #70

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

koenbollen
Copy link
Collaborator

When no lobbies are available for a game when listing lobbies the API used to return null, this change makes that an empty array instead [].

Fixes #68

@koenbollen koenbollen merged commit fe42e9b into main Nov 7, 2023
1 check passed
@koenbollen koenbollen deleted the list-return-empty-array branch November 7, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

The lobby list function returns null if there are no public games
2 participants