Update dependency graph manifest

This commit is contained in:
gsxdsm
2026-05-17 10:04:37 -07:00
parent 724f8bf908
commit 1b82e29218

View File

@@ -1,16 +0,0 @@
{
"id": "fusion-plugin-dependency-graph",
"name": "Dependency Graph",
"version": "0.1.0",
"description": "Top-level dependency graph dashboard view",
"dashboardViews": [
{
"viewId": "graph",
"label": "Graph",
"componentPath": "./dashboard-view",
"icon": "Network",
"placement": "more",
"order": 40
}
]
}