This commit is contained in:
2025-02-22 04:20:51 -06:00
parent 6826abfeb2
commit 29cf90f62f

View File

@@ -121,6 +121,5 @@ auto main(int argc, char **argv) -> int {
monitarr::project_cleanup(); monitarr::project_cleanup();
utils::error::set_exception_handler(nullptr);
return ret; return ret;
} }