From e90d46ef1bcc09784e74c52e6573037ec6e3728e Mon Sep 17 00:00:00 2001 From: ~PV Date: Fri, 24 Jan 2025 11:26:39 -0800 Subject: [PATCH] indent collapsed settings --- .../src/components/settings/SettingsView.tsx | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/webview-ui/src/components/settings/SettingsView.tsx b/webview-ui/src/components/settings/SettingsView.tsx index e2af538..60ddb91 100644 --- a/webview-ui/src/components/settings/SettingsView.tsx +++ b/webview-ui/src/components/settings/SettingsView.tsx @@ -225,7 +225,12 @@ const SettingsView = ({ onDone }: SettingsViewProps) => { Automatically create and edit files without requiring approval

{alwaysAllowWrite && ( -
+
{ Automatically retry failed API requests when server returns an error response

{alwaysApproveResubmit && ( -
+
{

{alwaysAllowExecute && ( -
+
Allowed Auto-Execute Commands

{

{soundEnabled && ( -
+
Volume {

{diffEnabled && ( -
+
⚠️