mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
hoisting fixes
This commit is contained in:
@@ -336,4 +336,8 @@ export default class TabManager extends Component {
|
||||
|
||||
this.triggerCommand('openInWindow', {notePath});
|
||||
}
|
||||
|
||||
hoistedNoteChangedEvent() {
|
||||
this.tabsUpdate.scheduleUpdate();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user