diff --git a/web/app/components/workflow/block-selector/start-blocks.tsx b/web/app/components/workflow/block-selector/start-blocks.tsx index dbd0129fd18..98be2954312 100644 --- a/web/app/components/workflow/block-selector/start-blocks.tsx +++ b/web/app/components/workflow/block-selector/start-blocks.tsx @@ -210,7 +210,7 @@ function StartBlockPreviewCard({ ].includes(block.type) return ( - +
{showDifyTeamAuthor && ( -
+
{t('author', { ns: 'tools' })} {' '} {t('difyTeam', { ns: 'workflow' })}