mirror of
https://github.com/zadam/trilium.git
synced 2025-12-23 08:39:57 +01:00
server side encryption WIP
This commit is contained in:
@@ -190,8 +190,6 @@ const noteTree = (function() {
|
||||
|
||||
// this will also reload the note content
|
||||
await treeEl.fancytree('getTree').reload(treeResp.notes);
|
||||
|
||||
encryption.decryptTreeItems();
|
||||
}
|
||||
|
||||
function loadTree() {
|
||||
|
||||
Reference in New Issue
Block a user