diff --git a/src/components/nodes/GenerateImageNode.tsx b/src/components/nodes/GenerateImageNode.tsx index 4913f8e9..23e2578e 100644 --- a/src/components/nodes/GenerateImageNode.tsx +++ b/src/components/nodes/GenerateImageNode.tsx @@ -557,7 +557,7 @@ export function GenerateImageNode({ id, data, selected }: NodeProps - Generation failed - See toast for details + Generation failed + See toast for details )} {/* Loading overlay for carousel navigation */} diff --git a/src/components/nodes/GenerateVideoNode.tsx b/src/components/nodes/GenerateVideoNode.tsx index 67fdd497..f80b1bb1 100644 --- a/src/components/nodes/GenerateVideoNode.tsx +++ b/src/components/nodes/GenerateVideoNode.tsx @@ -362,7 +362,7 @@ export function GenerateVideoNode({ id, data, selected }: NodeProps - Generation failed - See toast for details + Generation failed + See toast for details )}