Disk: update default value of hideFolders

Fix #1869
This commit is contained in:
李通洲
2025-07-28 23:49:27 +08:00
parent 4909d693e3
commit 71ddc4ffc6
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -854,7 +854,7 @@
"desc": "A colon (semicolon on Windows) separated list of folder paths to hide from the disk output",
"arg": {
"type": "path",
"default": "/efi:/boot:/boot/efi"
"default": "/efi:/boot:/boot/efi:/boot/firmware"
}
},
{