diff --git a/core/src/components/Output.ts b/core/src/components/Output.ts index f81122ed9..50cd78a90 100644 --- a/core/src/components/Output.ts +++ b/core/src/components/Output.ts @@ -19,7 +19,7 @@ export class Output extends ThothComponent { super('Output') this.task = { - runOneInput: true, + // runOneInput: true, outputs: { text: 'output', trigger: 'option',