forked from Public/monero-gui
WizardSummary: remove duplicated entry
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user