aboutsummaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
Diffstat (limited to 'wizard')
-rw-r--r--wizard/WizardController.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml
index 6bac1e6a..34744987 100644
--- a/wizard/WizardController.qml
+++ b/wizard/WizardController.qml
@@ -507,6 +507,7 @@ Rectangle {
function openWalletFile(fn) {
persistentSettings.restore_height = 0;
persistentSettings.is_recovering = false;
+ persistentSettings.is_recovering_from_device = false;
appWindow.restoreHeight = 0;
appWindow.walletPassword = "";