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