fix: Crash on exit
This commit is contained in:
parent
a182e8daf2
commit
53afa6ea43
@ -239,6 +239,7 @@ namespace hex::init {
|
||||
ContentRegistry::Settings::getSettingsData().clear();
|
||||
|
||||
ContentRegistry::CommandPaletteCommands::getEntries().clear();
|
||||
ContentRegistry::CommandPaletteCommands::getHandlers().clear();
|
||||
|
||||
ContentRegistry::PatternLanguage::getFunctions().clear();
|
||||
ContentRegistry::PatternLanguage::getPragmas().clear();
|
||||
|
Loading…
Reference in New Issue
Block a user