mirror of https://github.com/espruino/BangleApps
Slider: auto indentation
parent
bdf7aab65c
commit
03a1f10d45
|
@ -11,7 +11,7 @@
|
|||
|
||||
*/
|
||||
|
||||
exports.create = function(cb, conf) {
|
||||
exports.create = function(cb, conf) {
|
||||
|
||||
const R = Bangle.appRect;
|
||||
|
||||
|
@ -230,4 +230,4 @@
|
|||
}
|
||||
|
||||
return o;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue