diff --git a/.changeset/quiet-mails-live.md b/.changeset/quiet-mails-live.md new file mode 100644 index 0000000..7e29deb --- /dev/null +++ b/.changeset/quiet-mails-live.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +Fix the reddit link and a small visual glitch in the chat input diff --git a/webview-ui/src/components/chat/ChatTextArea.tsx b/webview-ui/src/components/chat/ChatTextArea.tsx index 038706a..f7703bc 100644 --- a/webview-ui/src/components/chat/ChatTextArea.tsx +++ b/webview-ui/src/components/chat/ChatTextArea.tsx @@ -764,7 +764,7 @@ const ChatTextArea = forwardRef( ))} -
+
{apiConfiguration?.apiProvider === "openrouter" && (