diff --git a/web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx b/web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx index 7e9db4dce8..ccdfcb624b 100644 --- a/web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx +++ b/web/app/components/base/chat/chat/answer/human-input-content/executed-action.tsx @@ -20,7 +20,7 @@ const ExecutedAction = ({ i18nKey="nodes.humanInput.userActions.triggered" ns="workflow" components={{ strong: }} - values={{ actionName: executedAction.title }} + values={{ actionName: executedAction.id }} />