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