mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-05 12:29:54 -06:00
mobile fix
This commit is contained in:
@@ -238,7 +238,7 @@ export default class NoteTreeWidget extends NoteContextAwareWidget {
|
||||
this.reloadTreeFromCache();
|
||||
});
|
||||
|
||||
this.initFancyTree();
|
||||
froca.initializedPromise.then(() => this.initFancyTree());
|
||||
|
||||
this.setupNoteTitleTooltip();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user