make frontendStartup event deterministic after the tree and tabs are loaded, fixes #543

This commit is contained in:
zadam
2019-05-29 21:10:28 +02:00
parent bb43014230
commit 890c00d4ba
3 changed files with 9 additions and 4 deletions

View File

@@ -160,8 +160,6 @@ entrypoints.registerEntrypoints();
noteTooltipService.setupGlobalTooltip();
bundle.executeStartupBundles();
linkService.init();
noteAutocompleteService.init();