aboutsummaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'wizard')
-rw-r--r--wizard/WizardSummary.qml1
1 files changed, 1 insertions, 0 deletions
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 {