Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ -1101,6 +1101,9 @@ export function WorkflowCanvas() {
case "a":
nodeType = "annotation";
break;
case "t":
nodeType = "generateAudio";
}
if (nodeType) {