mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
refactoring of tree context menu into reusable component
This commit is contained in:
@@ -10,6 +10,7 @@ import exportSubtreeDialog from '../dialogs/export_subtree.js';
|
||||
import infoService from "./info.js";
|
||||
import treeCache from "./tree_cache.js";
|
||||
import syncService from "./sync.js";
|
||||
import contextMenuService from "./context_menu.js";
|
||||
|
||||
const $tree = $("#tree");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user