diff --git a/src/wizardview/WizardView.qml b/src/wizardview/WizardView.qml index b8471bc285595268db739eeb1a8111657180ad97..029cfcbbd58f456df181550f69bea7fb7922f3ec 100644 --- a/src/wizardview/WizardView.qml +++ b/src/wizardview/WizardView.qml @@ -291,7 +291,7 @@ Rectangle { inputParaObject["password"] = importFromBackupPage.text_passwordFromBackupEditAlias showBackUp = false showBottom = false - showProfile = true + showProfile = false AccountAdapter.createJamiAccount( "", inputParaObject, "", false) } @@ -346,7 +346,7 @@ Rectangle { inputParaObject["archivePin"] = importFromDevicePage.text_pinFromDeviceAlias inputParaObject["password"] = importFromDevicePage.text_passwordFromDeviceAlias - showProfile = true + showProfile = false showBackUp = false showBottom = false AccountAdapter.createJamiAccount(