style: copy

This commit is contained in:
zhom
2025-08-06 06:32:37 +04:00
parent eb2af5c10b
commit 0baecbdb0c
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -147,6 +147,7 @@
"tasklist",
"tauri",
"TERX",
"testpass",
"testuser",
"timedatectl",
"titlebar",
@@ -174,8 +174,10 @@ export function SharedCamoufoxConfigForm({
<Alert>
<AlertDescription>
Warning: Only edit these parameters if you know what you're doing.
Incorrect parameters may break websites, make them detect you, and
lead to hard-to-debug bugs.
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."}
</AlertDescription>
</Alert>