diff --git a/web/app/components/app/configuration/config/agent/agent-tools/setting-built-in-tool.tsx b/web/app/components/app/configuration/config/agent/agent-tools/setting-built-in-tool.tsx index b35217732f..a348e44256 100644 --- a/web/app/components/app/configuration/config/agent/agent-tools/setting-built-in-tool.tsx +++ b/web/app/components/app/configuration/config/agent/agent-tools/setting-built-in-tool.tsx @@ -152,11 +152,11 @@ const SettingBuiltInTool: FC = ({ isShow onHide={onHide} title={( -
+
{typeof collection.icon === 'string' ? (
= ({
- {label[language] || label.en_US} + {label[language] || label.en_US} {tooltipContent}