From b8aa7d7ebcad3ff26122bc064bfa42df9f96273b Mon Sep 17 00:00:00 2001 From: Christophe Deschamps Date: Thu, 3 Oct 2024 12:29:07 +0200 Subject: [PATCH] Fix account parameters access --- .../Page/Layout/Settings/AccountSettingsParametersLayout.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/Linphone/view/Page/Layout/Settings/AccountSettingsParametersLayout.qml b/Linphone/view/Page/Layout/Settings/AccountSettingsParametersLayout.qml index 58a452105..65dfb9a19 100644 --- a/Linphone/view/Page/Layout/Settings/AccountSettingsParametersLayout.qml +++ b/Linphone/view/Page/Layout/Settings/AccountSettingsParametersLayout.qml @@ -105,7 +105,6 @@ AbstractSettingsLayout { entries: account.core.transports propertyName: "transport" propertyOwner: account.core - toValidate: true } DecoratedTextField { title: qsTr("URL du serveur mandataire")