From f594a71dae3b590d4c4c421cdf845e5d5f5dc19c Mon Sep 17 00:00:00 2001 From: yyh Date: Wed, 4 Mar 2026 22:02:36 +0800 Subject: [PATCH] fix: icon --- .../provider-added-card/provider-card-actions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/header/account-setting/model-provider-page/provider-added-card/provider-card-actions.tsx b/web/app/components/header/account-setting/model-provider-page/provider-added-card/provider-card-actions.tsx index c46c179e6e..d58c96b5aa 100644 --- a/web/app/components/header/account-setting/model-provider-page/provider-added-card/provider-card-actions.tsx +++ b/web/app/components/header/account-setting/model-provider-page/provider-added-card/provider-card-actions.tsx @@ -77,7 +77,7 @@ const ProviderCardActions: FC = ({ detail, onUpdate }) => { )} > {version} - {isFromMarketplace && } + {isFromMarketplace && } {hasNewVersion && ( )}