Fix account parameters access
This commit is contained in:
parent
2a2f495053
commit
b8aa7d7ebc
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ AbstractSettingsLayout {
|
||||||
entries: account.core.transports
|
entries: account.core.transports
|
||||||
propertyName: "transport"
|
propertyName: "transport"
|
||||||
propertyOwner: account.core
|
propertyOwner: account.core
|
||||||
toValidate: true
|
|
||||||
}
|
}
|
||||||
DecoratedTextField {
|
DecoratedTextField {
|
||||||
title: qsTr("URL du serveur mandataire")
|
title: qsTr("URL du serveur mandataire")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue