mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 09:05:14 +00:00
Port forgetten places to Core::Launcher::Instance()
This commit is contained in:
@@ -348,7 +348,7 @@ int Launcher::exec() {
|
||||
}
|
||||
|
||||
// Must be started before Platform is started.
|
||||
Logs::start(this);
|
||||
Logs::start();
|
||||
base::options::init(cWorkingDir() + "tdata/experimental_options.json");
|
||||
|
||||
// Must be called after options are inited.
|
||||
|
Reference in New Issue
Block a user