You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of lobby creator using the PUT /game/id endpoint, it should update the game config via websocket. The lobby creator is already authenticated in the game server, so using websocket to update config is more simple.