mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-07 14:57:25 -04:00
Wizard: restore from keys
This commit is contained in:
@@ -80,11 +80,12 @@ Item {
|
||||
|
||||
WizardManageWalletUI {
|
||||
id: uiItem
|
||||
titleText: qsTr("Give your view only wallet a name") + translationManager.emptyString
|
||||
titleText: qsTr("Create view only wallet") + translationManager.emptyString
|
||||
wordsTextItem.visible: false
|
||||
restoreHeightVisible:false
|
||||
walletName: appWindow.walletName + "-viewonly"
|
||||
progressDotsModel: dotsModel
|
||||
recoverMode: false
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user