diff --git a/linphone-desktop/ui/views/App/Settings/SettingsCallsChat.qml b/linphone-desktop/ui/views/App/Settings/SettingsCallsChat.qml index ad34e4acb..66daeab72 100644 --- a/linphone-desktop/ui/views/App/Settings/SettingsCallsChat.qml +++ b/linphone-desktop/ui/views/App/Settings/SettingsCallsChat.qml @@ -105,7 +105,7 @@ TabContainer { } FormLine { - visible: SettingsModel.limeIsSupported + visible: false // TODO: Use `SettingsModel.limeIsSupported` binding in V2. FormGroup { label: qsTr('encryptWithLimeLabel')