fix: Shortcut migration not working correctly in some cases

Fixes #2045
This commit is contained in:
WerWolv
2025-01-03 10:16:22 +01:00
parent a55df1d111
commit d8fb3f526a
5 changed files with 13 additions and 2 deletions

View File

@@ -79,6 +79,7 @@ namespace hex {
EventWindowInitialized::post();
EventImHexStartupFinished::post();
RequestStartMigration::post();
TutorialManager::init();