mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 18:05:55 +01:00
bit better right pane layout
This commit is contained in:
@@ -818,8 +818,4 @@ export default class NoteTreeWidget extends TabAwareWidget {
|
||||
|
||||
noteCreateService.duplicateNote(noteId, branch.parentNoteId);
|
||||
}
|
||||
|
||||
activeScreenChangedEvent({activeScreen}) {
|
||||
this.toggle(activeScreen === 'tree');
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user