mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
note complement is now loaded through tree cache
This commit is contained in:
@@ -345,6 +345,7 @@ class AppContext {
|
||||
this.openTabsChangedListener();
|
||||
}
|
||||
|
||||
// FIXME non existent event
|
||||
noteChangesSavedListener() {
|
||||
const activeTabContext = this.getActiveTabContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user