mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
further tab management moved to app context
This commit is contained in:
@@ -479,7 +479,7 @@ class TabContext {
|
||||
}
|
||||
|
||||
stateChanged() {
|
||||
noteDetailService.openTabsChanged();
|
||||
appContext.openTabsChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user