From cd4eb9c3f1514cddb941b932bd39250efa54ef1b Mon Sep 17 00:00:00 2001 From: JzoNg Date: Wed, 20 Nov 2024 15:45:05 +0800 Subject: [PATCH] fix: icon in model list --- web/app/components/plugins/plugin-detail-panel/model-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/plugins/plugin-detail-panel/model-list.tsx b/web/app/components/plugins/plugin-detail-panel/model-list.tsx index 7980920119..7592126867 100644 --- a/web/app/components/plugins/plugin-detail-panel/model-list.tsx +++ b/web/app/components/plugins/plugin-detail-panel/model-list.tsx @@ -21,7 +21,7 @@ const ModelList = () => {