2nfm
2nfm copied to clipboard
Import ReceiverConnection.vue into PublicRooms.vue
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.