We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ { "id": 1, "title": "Tournament title", "shortDescription": "Short description about the tournament", "url": "<url>", "category": "Tournament", "date": "<timestamp>", "thumbnailUrl": "<full_path_to_image_thumb>" }, { "id": 2, "title": "Another news title", "shortDescription": "News short description", "url": "", "category": "Community", "date": "<timestamp>", "thumbnailUrl": "<full_path_to_image_thumb>" } ]
Rough mockup of how it might render/look
The text was updated successfully, but these errors were encountered:
Immediate problem: players not playing multiplayer are exempt from viewing the news.
Sorry, something went wrong.
problem: players not playing multiplayer are exempt from viewing the news.
Perhaps its just one of many places news can appear. That main lobby space is a wasted space, would be good to utilise it.
No branches or pull requests
Rough mockup of how it might render/look
The text was updated successfully, but these errors were encountered: