diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index 6eaceb1374..7ebdc468ce 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -1321,7 +1321,7 @@ const ChatViewComponent: React.ForwardRefRenderFunction} {/* Show the task history preview if expanded and tasks exist */} {taskHistory.length > 0 && isExpanded && } -

+