clean up tree service WIP

This commit is contained in:
zadam
2020-02-02 22:04:28 +01:00
parent d5ae3802d1
commit b63ecba695
14 changed files with 68 additions and 118 deletions

View File

@@ -135,7 +135,7 @@ macInit.init();
searchNotesService.init(); // should be in front of treeService since that one manipulates address bar hash
appContext.showWidgets();
appContext.start();
noteTooltipService.setupGlobalTooltip();