mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-02 03:06:26 +00:00
Merge pull request #1959
47fcd31
wizardsummary: hide restore height when creating new wallet (mmbyday)
This commit is contained in:
commit
a89ffd02d0
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ ColumnLayout {
|
|||
Layout.fillWidth: true
|
||||
header: qsTr("Restore height") + translationManager.emptyString
|
||||
value: wizardController.walletOptionsRestoreHeight
|
||||
visible: wizardStateView.state != "wizardCreateWallet4"
|
||||
}
|
||||
|
||||
WizardSummaryItem {
|
||||
|
|
Loading…
Reference in a new issue