Skip to content

Commit 2b49af8

Browse files
committed
Update custom.conf
update button text
1 parent 8e5b4ad commit 2b49af8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"content": "控制背光",
44
"button1": {
55
"cmd": "lua /system/share/lua/5.1/tp_entry.lua sys_api.release_backlight",
6-
"txt": "解锁背光",
6+
"txt": "屏幕长亮",
77
"code": {"0": "执行成功", "-1": "执行失败"}
88
},
99
"button2": {
1010
"cmd": "lua /system/share/lua/5.1/tp_entry.lua sys_api.lock_backlight",
11-
"txt": "锁定背光",
11+
"txt": "自动熄灭",
1212
"code": {"0": "执行成功", "-1": "执行失败"}
1313
}
1414
}

0 commit comments

Comments
 (0)