mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 07:15:51 +01:00
Merge branch 'master' into m41
# Conflicts: # src/public/javascripts/services/sidebar.js # src/public/javascripts/services/tab_context.js # src/public/javascripts/services/tree.js
This commit is contained in:
@@ -86,6 +86,8 @@ async function showTree() {
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
treeService.setTree($.ui.fancytree.getTree("#tree"));
|
||||
}
|
||||
|
||||
$detail.on("click", ".note-menu-button", async e => {
|
||||
|
||||
Reference in New Issue
Block a user