mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 00:35:50 +01:00
reloading notes after script changes
This commit is contained in:
@@ -43,7 +43,7 @@ window.glob.noteChanged = noteDetailService.noteChanged;
|
||||
window.glob.refreshTree = treeService.reload;
|
||||
|
||||
// required for ESLint plugin
|
||||
window.glob.getActiveNote = noteDetailService.getActiveNote;
|
||||
window.glob.getActiveTabNote = noteDetailService.getActiveTabNote;
|
||||
window.glob.requireLibrary = libraryLoader.requireLibrary;
|
||||
window.glob.ESLINT = libraryLoader.ESLINT;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user