Battery (Windows): removes option useSetupApi

This commit is contained in:
李通洲
2026-04-29 18:54:18 +08:00
parent 025febc78d
commit d9eccd70ed
3 changed files with 0 additions and 24 deletions
-5
View File
@@ -1540,11 +1540,6 @@
"const": "battery",
"description": "Print battery information"
},
"useSetupApi": {
"description": "Whether to use the `CM API` on Windows to detect battery information. Supports multiple batteries, but is slower (Windows only)",
"type": "boolean",
"default": false
},
"temp": {
"$ref": "#/$defs/temperature"
},