We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c52e3 commit 61f0641Copy full SHA for 61f0641
custom.conf
@@ -3,12 +3,12 @@
3
"content": "控制背光",
4
"button1": {
5
"cmd": "lua /system/share/lua/5.1/tp_entry.lua sys_api.release_backlight",
6
- "txt": "屏幕长亮",
+ "txt": "自动熄灭",
7
"code": {"0": "执行成功", "-1": "执行失败"}
8
},
9
"button2": {
10
"cmd": "lua /system/share/lua/5.1/tp_entry.lua sys_api.lock_backlight",
11
- "txt": "自动熄灭",
+ "txt": "屏幕长亮",
12
13
}
14
0 commit comments