mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
load force-graph from node_modules
This commit is contained in:
@@ -51,7 +51,7 @@ const WHEEL_ZOOM = {
|
||||
};
|
||||
|
||||
const FORCE_GRAPH = {
|
||||
js: [ "libraries/force-graph.min.js"]
|
||||
js: [ "node_modules/force-graph/dist/force-graph.min.js"]
|
||||
};
|
||||
|
||||
const MERMAID = {
|
||||
|
||||
Reference in New Issue
Block a user