From ed913309dd9e13221427c90905f4288f66219d12 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Wed, 6 Aug 2025 22:18:42 +0400 Subject: [PATCH] style: copy --- src/components/shared-camoufox-config-form.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/shared-camoufox-config-form.tsx b/src/components/shared-camoufox-config-form.tsx index 5769238..72f7b1c 100644 --- a/src/components/shared-camoufox-config-form.tsx +++ b/src/components/shared-camoufox-config-form.tsx @@ -176,8 +176,6 @@ export function SharedCamoufoxConfigForm({ ⚠️ Warning: Only edit these parameters if you know what you're doing. Incorrect values may break websites, make them detect you, and lead to hard-to-debug bugs.{" "} - {isCreating && - "The app will attempt to generate sensible defaults for all parameters you don't set."}