diff --git a/wizard/WizardSummary.qml b/wizard/WizardSummary.qml index c3fd9b60..fb10cf60 100644 --- a/wizard/WizardSummary.qml +++ b/wizard/WizardSummary.qml @@ -67,6 +67,7 @@ ColumnLayout { Layout.fillWidth: true header: qsTr("Restore height") + translationManager.emptyString value: wizardController.walletOptionsRestoreHeight + visible: wizardStateView.state != "wizardCreateWallet4" } WizardSummaryItem {