aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardModeSelection.qml
diff options
context:
space:
mode:
Diffstat (limited to 'wizard/WizardModeSelection.qml')
-rw-r--r--wizard/WizardModeSelection.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardModeSelection.qml b/wizard/WizardModeSelection.qml
index 0a8b4d90..39fac9a2 100644
--- a/wizard/WizardModeSelection.qml
+++ b/wizard/WizardModeSelection.qml
@@ -48,6 +48,7 @@ Rectangle {
return;
}
+ logger.resetLogFilePath(portable);
appWindow.changeWalletMode(mode);
wizardController.wizardStackView.backTransition = false;
wizardController.wizardState = wizardState;