mirror of https://github.com/espruino/BangleApps
fix typo
parent
f4c301eda9
commit
367441b333
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
|
|
||||||
E.showMenu({
|
E.showMenu({
|
||||||
"" : { "title" : "Carging rotation" },
|
"" : { "title" : "Charging rotation" },
|
||||||
"< Back" : () => back(),
|
"< Back" : () => back(),
|
||||||
'Rotate': {
|
'Rotate': {
|
||||||
value: 0|appSettings.rotate,
|
value: 0|appSettings.rotate,
|
||||||
|
|
Loading…
Reference in New Issue