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
PublicRooms.vue currently contains a copy of an outdated version of ReceiverConnection within it. We should strip out all of that duplicate code and instead import the real ReceiverConnection and utilize that.
PublicRooms.vue currently contains a copy of an outdated version of ReceiverConnection within it. We should strip out all of that duplicate code and instead import the real ReceiverConnection and utilize that.