wizard: fix restore from key and seed functionality

This commit is contained in:
mmbyday
2019-02-22 18:26:51 -08:00
parent c2889c2b81
commit 08ec5e99ac
5 changed files with 65 additions and 16 deletions

View File

@@ -128,7 +128,6 @@ Rectangle {
onMenuClicked: {
wizardController.restart();
wizardController.createWallet();
wizardStateView.state = "wizardRestoreWallet1"
}
}