This commit is contained in:
georgemoralis 2025-06-12 11:46:15 +03:00
parent e33e5e522a
commit d81ae42b51

View File

@ -132,7 +132,7 @@ int main(int argc, char* argv[]) {
Config::save(Common::FS::GetUserPath(Common::FS::PathType::UserDir) / "config.toml");
std::cout << "Addon folder successfully saved.\n";
exit(0);
}}};
}};
if (argc == 1) {
int dummy = 0; // one does not simply pass 0 directly