Add module to send if the podium view should be enabled in TARGET.
We introduce a new topic "podium", when send with data it will enable the view in TARGET.
The data should be as an array of the following objects:
{ team_id: number, rank: number, rounds: number }
Add module to send if the podium view should be enabled in TARGET.
We introduce a new topic "podium", when send with data it will enable the view in TARGET.
The data should be as an array of the following objects: