mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
moving components to its own directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import contextMenu from "./context_menu.js";
|
||||
import appContext from "../services/app_context.js";
|
||||
import appContext from "../components/app_context.js";
|
||||
|
||||
function openContextMenu(notePath, e) {
|
||||
contextMenu.show({
|
||||
|
||||
Reference in New Issue
Block a user