Voice Broadcast live state / extract RelationsHelper
(#9432)
* Extract RelationsHelper * Make RelationsHelper.relations optional
This commit is contained in:
parent
e38c9e036c
commit
1b74782854
6 changed files with 328 additions and 42 deletions
|
@ -45,6 +45,17 @@ exports[`VoiceBroadcastPlaybackBody when rendering a broadcast should render as
|
|||
Voice broadcast
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="mx_LiveBadge"
|
||||
>
|
||||
<i
|
||||
aria-hidden="true"
|
||||
class="mx_Icon mx_Icon_16 mx_Icon_live-badge"
|
||||
role="presentation"
|
||||
style="mask-image: url(\\"image-file-stub\\");"
|
||||
/>
|
||||
Live
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
class="mx_VoiceBroadcastPlaybackBody_controls"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue