Animate call link join requests
This commit is contained in:
parent
7e9773a144
commit
e51cde1770
5 changed files with 117 additions and 15 deletions
|
@ -858,7 +858,7 @@ export function CallScreen({
|
|||
renderRaisedHandsToast={renderRaisedHandsToast}
|
||||
i18n={i18n}
|
||||
/>
|
||||
{pendingParticipants.length ? (
|
||||
{isCallLinkAdmin ? (
|
||||
<CallingPendingParticipants
|
||||
i18n={i18n}
|
||||
participants={pendingParticipants}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue