fix shutdown
This commit is contained in:
@@ -126,5 +126,6 @@ void App::run() {
|
||||
}
|
||||
|
||||
void App::cleanup() {
|
||||
spdlog::info("Cleaning up");
|
||||
customCleanup();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user