should use 0 as defalut for brightness (#13345)

pull/13352/head
Terry Jia 2026-04-09 21:58:05 -04:00 committed by GitHub
parent 3d4aca8084
commit e6be419a30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -182,7 +182,7 @@
] ]
}, },
"widgets_values": [ "widgets_values": [
50 0
] ]
}, },
{ {

View File

@ -316,7 +316,7 @@
"step": 1 "step": 1
}, },
"widgets_values": [ "widgets_values": [
30 0
] ]
}, },
{ {