Fix contact settings unavailable

This commit is contained in:
Alexandre Jörgensen 2026-01-02 15:13:21 +01:00
parent b562c529bc
commit b3cc4f8be2

View file

@ -79,7 +79,6 @@ RowLayout {
}
Binding {
id: binding
enabled: modelData
target: modelData ? modelData.core : null
property: "enabled"
value: switchButton.checked