From 133bd6e38f9700d2f47ddf2681fa8f91f70626ad Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:21:58 -0800 Subject: [PATCH] Fixes --- webview-ui/src/components/chat/AutoApproveMenu.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webview-ui/src/components/chat/AutoApproveMenu.tsx b/webview-ui/src/components/chat/AutoApproveMenu.tsx index 707ddcf4f5..dda2a5ac3a 100644 --- a/webview-ui/src/components/chat/AutoApproveMenu.tsx +++ b/webview-ui/src/components/chat/AutoApproveMenu.tsx @@ -208,9 +208,8 @@ const AutoApproveMenu = ({ style }: AutoApproveMenuProps) => { color: "var(--vscode-descriptionForeground)", fontSize: "12px", }}> - Auto-approve allows Cline to perform the following actions without asking for permission. This - is potentially dangerous and could lead to unwanted system modifications. Please use with - caution and only enable if you understand the risks. + Auto-approve allows Cline to perform the following actions without asking for permission. Please + use with caution and only enable if you understand the risks. {ACTION_METADATA.map((action) => (