Improve in call display of missing media keys

This commit is contained in:
ayumi-signal 2024-09-25 06:50:21 -07:00 committed by GitHub
parent 5c6a289bb4
commit 01b087f056
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 128 additions and 37 deletions

View file

@ -137,6 +137,7 @@ export function GroupCallOverflowArea({
remoteParticipantsCount={remoteParticipantsCount}
isActiveSpeakerInSpeakerView={false}
isCallReconnecting={isCallReconnecting}
isInOverflow
/>
))}
</div>