diff --git a/frontend/src/components/canvas/nodes/ProxmoxGroupNode.tsx b/frontend/src/components/canvas/nodes/ProxmoxGroupNode.tsx index db83c4e..e2e2384 100644 --- a/frontend/src/components/canvas/nodes/ProxmoxGroupNode.tsx +++ b/frontend/src/components/canvas/nodes/ProxmoxGroupNode.tsx @@ -76,6 +76,40 @@ export function ProxmoxGroupNode(props: NodeProps>) { + + {/* Cluster handles — left/right for same-cluster links */} + + + + ) }