diff options
Diffstat (limited to 'wizard')
| -rw-r--r-- | wizard/WizardModeSelection.qml | 1 |
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; |
