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
@@ -18,7 +18,7 @@ export const nodeTypes = {
printer: PrinterNode,
computer: ComputerNode,
cpl: CplNode,
docker: DockerNode,
docker_host: DockerNode,
generic: GenericNode,
groupRect: GroupRectNode,
group: GroupNode,