mirror of
https://github.com/zadam/trilium.git
synced 2025-10-28 16:56:34 +01:00
removed dependency on note tree widget from app context
This commit is contained in:
@@ -35,8 +35,6 @@ 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