mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
Fix contact settings unavailable
This commit is contained in:
parent
b562c529bc
commit
b3cc4f8be2
1 changed files with 0 additions and 1 deletions
|
|
@ -79,7 +79,6 @@ RowLayout {
|
|||
}
|
||||
Binding {
|
||||
id: binding
|
||||
enabled: modelData
|
||||
target: modelData ? modelData.core : null
|
||||
property: "enabled"
|
||||
value: switchButton.checked
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue