mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 20:06:08 +01:00
treecache now manages reloading when starting protected session
This commit is contained in:
@@ -59,4 +59,8 @@ export default class TabAwareWidget extends BasicWidget {
|
||||
|
||||
this.activeTabChanged();
|
||||
}
|
||||
|
||||
treeCacheReloadedListener() {
|
||||
this.refresh();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user