From b509661b0890d4925b32efb8eabaa4f7033d95b5 Mon Sep 17 00:00:00 2001 From: Wu Tianwei <30284043+WTW0313@users.noreply.github.com> Date: Fri, 5 Dec 2025 13:42:48 +0800 Subject: [PATCH] refactor: simplify plugin marketplace link construction in ProviderCard component (#29178) --- web/app/components/plugins/provider-card.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/plugins/provider-card.tsx b/web/app/components/plugins/provider-card.tsx index c8555ffcee..e6a5ece2ac 100644 --- a/web/app/components/plugins/provider-card.tsx +++ b/web/app/components/plugins/provider-card.tsx @@ -76,7 +76,7 @@ const ProviderCard: FC = ({ className='grow' variant='secondary' > - + {t('plugin.detailPanel.operation.detail')}