mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 23:07:25 -04:00
Logger: runtime log config, no logs till a user selects wallet mode
This commit is contained in:
@@ -48,6 +48,7 @@ Rectangle {
|
||||
return;
|
||||
}
|
||||
|
||||
logger.resetLogFilePath(portable);
|
||||
appWindow.changeWalletMode(mode);
|
||||
wizardController.wizardStackView.backTransition = false;
|
||||
wizardController.wizardState = wizardState;
|
||||
|
||||
Reference in New Issue
Block a user