From 94f3b2a35b4fa0efb86b8b74bb5ef886b210cd95 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Wed, 27 Aug 2025 13:33:48 -0400 Subject: [PATCH] Remove dot before model display (#7461) --- webview-ui/src/components/chat/ApiConfigSelector.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/webview-ui/src/components/chat/ApiConfigSelector.tsx b/webview-ui/src/components/chat/ApiConfigSelector.tsx index cf9cd5ebff..6d3f458b34 100644 --- a/webview-ui/src/components/chat/ApiConfigSelector.tsx +++ b/webview-ui/src/components/chat/ApiConfigSelector.tsx @@ -104,7 +104,6 @@ export const ApiConfigSelector = ({ {config.name} {config.modelId && ( <> - ยท