mirror of https://github.com/espruino/BangleApps
widalarmeta: don't clear graphics on reload
parent
f9d6ca1c13
commit
39bc2b31a0
|
@ -128,7 +128,6 @@
|
|||
this.nextAlarm = undefined;
|
||||
|
||||
loadSettings();
|
||||
g.clear();
|
||||
Bangle.drawWidgets();
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue