From 503c7585ded88cfa8fd6411eae73c5cdad07c8ff Mon Sep 17 00:00:00 2001 From: Ruakij Date: Sun, 25 May 2025 15:59:58 +0200 Subject: [PATCH] Fix: Wrongfully clearing input on autoApprove (#3956) --- webview-ui/src/components/chat/ChatView.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index a466f2cd44..7180ee8655 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -1195,8 +1195,6 @@ const ChatViewComponent: React.ForwardRefRenderFunction