docs: regenerate settings schema and documentation

This commit is contained in:
Keith Guerin
2026-03-01 00:52:49 -08:00
parent 542e77ab58
commit d19388ec66
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -345,8 +345,8 @@
},
"hideCWD": {
"title": "Hide CWD",
"description": "Hide the current working directory path in the footer.",
"markdownDescription": "Hide the current working directory path in the footer.\n\n- Category: `UI`\n- Requires restart: `no`\n- Default: `false`",
"description": "Hide the current working directory in the footer.",
"markdownDescription": "Hide the current working directory in the footer.\n\n- Category: `UI`\n- Requires restart: `no`\n- Default: `false`",
"default": false,
"type": "boolean"
},