mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
refactored layout out of app context
This commit is contained in:
@@ -35,6 +35,8 @@ export default class NoteTreeWidget extends TabAwareWidget {
|
||||
|
||||
window.glob.cutIntoNote = () => this.cutIntoNoteListener();
|
||||
|
||||
this.appContext.noteTreeWidget = this;
|
||||
|
||||
this.tree = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user