mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
further tab management moved to app context
This commit is contained in:
@@ -287,7 +287,7 @@ async function treeInitialized() {
|
||||
|
||||
// previous opening triggered task to save tab changes but these are bogus changes (this is init)
|
||||
// so we'll cancel it
|
||||
noteDetailService.clearOpenTabsTask();
|
||||
appContext.clearOpenTabsTask();
|
||||
|
||||
setFrontendAsLoaded();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user