Add back handler
parent
45be15b643
commit
3b34a41713
|
|
@ -12,6 +12,7 @@
|
||||||
// Show the menu
|
// Show the menu
|
||||||
E.showMenu({
|
E.showMenu({
|
||||||
"" : { "title" : "BackLite" },
|
"" : { "title" : "BackLite" },
|
||||||
|
"< Back" : () => back(),
|
||||||
'Brightness': {
|
'Brightness': {
|
||||||
value: settings.brightness||0,
|
value: settings.brightness||0,
|
||||||
min: 0.1, max: 1,
|
min: 0.1, max: 1,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue