mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
@@ -1707,7 +1707,7 @@ export class WorkflowExecute {
|
||||
return await this.processSuccessExecution(
|
||||
startedAt,
|
||||
workflow,
|
||||
new WorkflowOperationError('Workflow has been canceled or timed out!'),
|
||||
new WorkflowOperationError('Workflow has been canceled or timed out'),
|
||||
closeFunction,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user