forked from Public/monero-gui
wizard: fix restore from key and seed functionality
This commit is contained in:
@@ -75,6 +75,7 @@ Rectangle {
|
||||
}
|
||||
}
|
||||
onNextClicked: {
|
||||
wizardController.recoveryWallet();
|
||||
wizardController.writeWallet();
|
||||
wizardController.useMoneroClicked();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user