feat: add cluster edge type — orange dashed, for Proxmox cluster links
This commit is contained in:
@@ -6,4 +6,5 @@ export const EDGE_DEFAULT_COLORS: Record<EdgeType, string> = {
|
||||
iot: '#e3b341',
|
||||
vlan: '#00d4ff',
|
||||
virtual: '#8b949e',
|
||||
cluster: '#ff6e00',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user