hide "allow video" setting #LINQT-2446

This commit is contained in:
Gaelle Braud 2026-03-17 16:50:09 +01:00
parent a5d5fb1a20
commit 03d5923f92

View file

@ -74,6 +74,7 @@ AbstractSettingsLayout {
propertyOwner: SettingsCpp
}
SwitchSetting {
visible: false
//: "Autoriser la vidéo"
titleText: qsTr("settings_calls_enable_video_title")
propertyName: "videoEnabled"