mirror of https://github.com/espruino/BangleApps
fixed tab line 49
parent
df3c6d3f0c
commit
97b4369d67
|
@ -46,7 +46,7 @@ function draw() {
|
|||
|
||||
if (settings.hidesq) {
|
||||
c1sqhide = 2;
|
||||
c3sqhide = 1;
|
||||
c3sqhide = 1;
|
||||
}
|
||||
|
||||
if (settings.hidesq) {
|
||||
|
|
Loading…
Reference in New Issue