diff --git a/src/frontend/src/CustomNodes/GenericNode/index.tsx b/src/frontend/src/CustomNodes/GenericNode/index.tsx index efa2c799c..ff07c4d3c 100644 --- a/src/frontend/src/CustomNodes/GenericNode/index.tsx +++ b/src/frontend/src/CustomNodes/GenericNode/index.tsx @@ -468,7 +468,7 @@ export default function GenericNode({ !data.node!.template[templateField]?.advanced && ( void; outputName?: string; outputProxy?: OutputFieldProxyType;