mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 02:37:25 -04:00
wizardsummary: hide restore height when creating new wallet
This commit is contained in:
@@ -67,6 +67,7 @@ ColumnLayout {
|
||||
Layout.fillWidth: true
|
||||
header: qsTr("Restore height") + translationManager.emptyString
|
||||
value: wizardController.walletOptionsRestoreHeight
|
||||
visible: wizardStateView.state != "wizardCreateWallet4"
|
||||
}
|
||||
|
||||
WizardSummaryItem {
|
||||
|
||||
Reference in New Issue
Block a user