mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
Calling lobby: show your blurred avatar instead of other person's
This commit is contained in:
@@ -130,6 +130,7 @@ export const CallManager = ({
|
||||
hasLocalVideo={hasLocalVideo}
|
||||
i18n={i18n}
|
||||
isGroupCall={false}
|
||||
me={me}
|
||||
onCallCanceled={cancelCall}
|
||||
onJoinCall={() => {
|
||||
startCall({
|
||||
|
||||
Reference in New Issue
Block a user