mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 03:12:05 +02:00
WizardSummary: remove duplicated entry
This commit is contained in:
parent
c7956f76ea
commit
1b5796a0ee
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user