fix: don't save commands on exit (#6011)
This commit is contained in:
@@ -598,7 +598,6 @@ eventsub::IController *Application::getEventSub()
|
||||
|
||||
void Application::save()
|
||||
{
|
||||
this->commands->save();
|
||||
this->hotkeys->save();
|
||||
this->windows->save();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user