mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-11 05:14:34 +00:00
WizardSummary: remove duplicated entry
This commit is contained in:
parent
c7956f76ea
commit
1b5796a0ee
1 changed files with 0 additions and 6 deletions
|
@ -57,12 +57,6 @@ ColumnLayout {
|
|||
value: wizardController.language_language
|
||||
}
|
||||
|
||||
WizardSummaryItem {
|
||||
Layout.fillWidth: true
|
||||
header: qsTr("Wallet name") + translationManager.emptyString
|
||||
value: walletOptionsName
|
||||
}
|
||||
|
||||
WizardSummaryItem {
|
||||
Layout.fillWidth: true
|
||||
header: qsTr("Restore height") + translationManager.emptyString
|
||||
|
|
Loading…
Reference in a new issue