Link voice broadcast avatar and room name to room (#9722)
This commit is contained in:
parent
9c5b1f3540
commit
a701296f33
10 changed files with 304 additions and 35 deletions
|
@ -98,6 +98,7 @@ export const VoiceBroadcastPlaybackBody: React.FC<VoiceBroadcastPlaybackBodyProp
|
|||
return (
|
||||
<div className={classes}>
|
||||
<VoiceBroadcastHeader
|
||||
linkToRoom={pip}
|
||||
live={liveness}
|
||||
microphoneLabel={sender?.name}
|
||||
room={room}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue