Update the room description in the rooms list in case of live broadcast (incoming or outgoing) (#7160)

This commit is contained in:
Yoan Pintas
2022-12-19 19:26:55 +01:00
committed by GitHub
parent 5d1b05e961
commit 79e9f8ee40
17 changed files with 119 additions and 10 deletions

View File

@@ -16,3 +16,4 @@
#import "MXKImageView.h"
#import "MXKRoomBubbleCellData.h"
#import "UserIndicatorCancel.h"
#import "VoiceBroadcastInfo.h"