Calling lobby: show your blurred avatar instead of other person's
This commit is contained in:
parent
4d95f83007
commit
957a1e0d07
4 changed files with 26 additions and 29 deletions
|
@ -130,6 +130,7 @@ export const CallManager = ({
|
|||
hasLocalVideo={hasLocalVideo}
|
||||
i18n={i18n}
|
||||
isGroupCall={false}
|
||||
me={me}
|
||||
onCallCanceled={cancelCall}
|
||||
onJoinCall={() => {
|
||||
startCall({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue