mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
fixes in closing tabs and elsewhere
This commit is contained in:
@@ -70,6 +70,7 @@ window.glob.refreshTree = treeService.reload;
|
||||
window.glob.getActiveTabNote = () => appContext.tabManager.getActiveTabNote();
|
||||
window.glob.requireLibrary = libraryLoader.requireLibrary;
|
||||
window.glob.ESLINT = libraryLoader.ESLINT;
|
||||
window.glob.appContext = appContext; // for debugging
|
||||
|
||||
protectedSessionHolder.setProtectedSessionId(null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user