From c595c03452b25dac7d3fd6b872b14ef7149fa59e Mon Sep 17 00:00:00 2001 From: zxhlyh Date: Tue, 9 Sep 2025 14:52:50 +0800 Subject: [PATCH] fix: credential not allow to use in load balancing (#25401) --- .../provider-added-card/model-load-balancing-configs.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/header/account-setting/model-provider-page/provider-added-card/model-load-balancing-configs.tsx b/web/app/components/header/account-setting/model-provider-page/provider-added-card/model-load-balancing-configs.tsx index 900ca1b392..29da0ffc0c 100644 --- a/web/app/components/header/account-setting/model-provider-page/provider-added-card/model-load-balancing-configs.tsx +++ b/web/app/components/header/account-setting/model-provider-page/provider-added-card/model-load-balancing-configs.tsx @@ -196,7 +196,7 @@ const ModelLoadBalancingConfigs = ({ ) : ( - + )} @@ -232,7 +232,7 @@ const ModelLoadBalancingConfigs = ({ <> toggleConfigEntryEnabled(index, value)}