mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
import fixes
This commit is contained in:
@@ -154,3 +154,7 @@ eventService.subscribe([eventService.ENTITY_CHANGED, eventService.ENTITY_DELETED
|
||||
eventService.subscribe(eventService.ENTER_PROTECTED_SESSION, () => {
|
||||
noteCache.decryptProtectedNotes();
|
||||
});
|
||||
|
||||
module.exports = {
|
||||
load
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user