Merge pull request #2237

1b5796a WizardSummary: remove duplicated entry (selsta)
This commit is contained in:
luigi1111
2019-07-12 20:31:17 -05:00

View File

@@ -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