Skip to content

Set RoomManager connection when opening a room

Joshua Goins requested to merge work/redstrate/fix-crash into master

This was only set for the Controller, but it needed to be set for the RoomManager too before opening a room. This could cause NeoChat to crash when activating a notification, for example.

Merge request reports