Merge branch 'main' into isolate_env

This commit is contained in:
Wendong-Fan 2025-10-06 14:29:55 +08:00 committed by GitHub
commit 38ddb13158
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -379,7 +379,7 @@ export default function Workflow({
handleShare(chatStore.activeTaskId as string);
}}
>
Share {t("workforce.share")}
{t("workforce.share")}
</Button>
</div>
)}