mirror of
https://github.com/BeamMP/BeamMP-Launcher.git
synced 2026-04-03 22:36:14 +00:00
- fix uri now show beammp launcher prompt
This commit is contained in:
@@ -56,7 +56,7 @@ void Launcher::LoadConfig(const fs::path& conf) { // check if json (issue)
|
||||
|
||||
tml.close();
|
||||
LoadConfig(conf);
|
||||
} else LOG(ERROR) << "Failed to create config file";
|
||||
} else LOG(ERROR) << "Failed to create config file " << conf;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user