Commit b84b29bd authored by Ronan Abhamon's avatar Ronan Abhamon

fix(ui/views/App/Calls/Incall): ask for zrtp at first call

parent 55625c0a
...@@ -266,6 +266,7 @@ Rectangle { ...@@ -266,6 +266,7 @@ Rectangle {
Layout.preferredHeight: CallStyle.zrtpArea.height Layout.preferredHeight: CallStyle.zrtpArea.height
call: incall.call call: incall.call
visible: !call.isSecured && call.encryption !== CallModel.CallEncryptionNone
z: Constants.zPopup z: Constants.zPopup
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment