diff --git a/web/src/components/next-message-item/group-button.tsx b/web/src/components/next-message-item/group-button.tsx index a6c7ed3b23..421309a9c4 100644 --- a/web/src/components/next-message-item/group-button.tsx +++ b/web/src/components/next-message-item/group-button.tsx @@ -118,7 +118,14 @@ export const AssistantGroupButton = ({ )} {showLog && ( - + + + + + + + {t('flow.log')} + )} {!!attachment?.doc_id && !isShare && (