mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-25 07:38:11 +00:00
fix(ui/views/App/Calls/Incall): ask for zrtp at first call
This commit is contained in:
parent
55625c0ac3
commit
b84b29bdcf
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@ Rectangle {
|
|||
Layout.preferredHeight: CallStyle.zrtpArea.height
|
||||
|
||||
call: incall.call
|
||||
visible: !call.isSecured && call.encryption !== CallModel.CallEncryptionNone
|
||||
z: Constants.zPopup
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue