mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
mobile fix
This commit is contained in:
parent
d3bf0c1d8e
commit
74fdaad032
@ -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();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user