mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 06:47:26 -04:00
WizardSummary: remove duplicated entry
This commit is contained in:
@@ -57,12 +57,6 @@ ColumnLayout {
|
|||||||
value: wizardController.language_language
|
value: wizardController.language_language
|
||||||
}
|
}
|
||||||
|
|
||||||
WizardSummaryItem {
|
|
||||||
Layout.fillWidth: true
|
|
||||||
header: qsTr("Wallet name") + translationManager.emptyString
|
|
||||||
value: walletOptionsName
|
|
||||||
}
|
|
||||||
|
|
||||||
WizardSummaryItem {
|
WizardSummaryItem {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
header: qsTr("Restore height") + translationManager.emptyString
|
header: qsTr("Restore height") + translationManager.emptyString
|
||||||
|
|||||||
Reference in New Issue
Block a user