From 82229faffee4bd4e6819bcd8e366c9402d8dee9b Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:21:25 -0400 Subject: [PATCH] Copy --- webview-ui/src/components/settings/SettingsView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webview-ui/src/components/settings/SettingsView.tsx b/webview-ui/src/components/settings/SettingsView.tsx index dfc7238..ca14435 100644 --- a/webview-ui/src/components/settings/SettingsView.tsx +++ b/webview-ui/src/components/settings/SettingsView.tsx @@ -117,7 +117,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => { setAlwaysAllowReadOnly(e.target.checked)}> - Always allow read-only operations + Always approve read-only operations

{ color: "var(--vscode-descriptionForeground)", }}> When enabled, Cline will automatically read files, view directories, and inspect sites without - requiring you to click the Allow button. + requiring you to click the Approve button.