diff --git a/web/app/components/header/account-setting/model-provider-page/index.tsx b/web/app/components/header/account-setting/model-provider-page/index.tsx index 5f5e05b51a..cda81d276a 100644 --- a/web/app/components/header/account-setting/model-provider-page/index.tsx +++ b/web/app/components/header/account-setting/model-provider-page/index.tsx @@ -123,7 +123,7 @@ const ModelProviderPage = ({ searchText }: Props) => { )} > {showWarning &&
} - {showWarning && warningTextKey && ( + {showWarning && (