feature: added a Container Mode toggle to the Virtualization group of node types

This commit is contained in:
findthelorax
2026-04-16 12:58:40 -04:00
committed by Remy
parent 1a3cde3a02
commit 585df726e7
11 changed files with 130 additions and 69 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ export const NODE_TYPE_DEFAULT_ICONS: Record<NodeType, LucideIcon> = {
printer: Printer,
computer: Monitor,
cpl: PlugZap,
docker: Anchor,
docker_host: Anchor,
generic: Circle,
group: Circle,
groupRect: Circle,