diff --git a/src/components/WorkFlow/index.tsx b/src/components/WorkFlow/index.tsx index b0b6bf3c0..9f0bdc564 100644 --- a/src/components/WorkFlow/index.tsx +++ b/src/components/WorkFlow/index.tsx @@ -379,7 +379,7 @@ export default function Workflow({ handleShare(chatStore.activeTaskId as string); }} > - Share {t("workforce.share")} + {t("workforce.share")} )}