mirror of https://github.com/espruino/BangleApps
comment in settings-b2.js
parent
8c427938fd
commit
479f0e3d69
|
@ -54,7 +54,7 @@
|
|||
writeSettings();
|
||||
}
|
||||
},
|
||||
/*LANG*/'Time Out': {
|
||||
/*LANG*/'Time Out': { // Adapted from Icon Launcher
|
||||
value: timeOutChoices.indexOf(settings.timeOut),
|
||||
min: 0,
|
||||
max: timeOutChoices.length-1,
|
||||
|
|
Loading…
Reference in New Issue