1
0
Fork 0

widalarmeta: don't clear graphics on reload

master
Rob Pilling 2024-03-04 08:48:13 +00:00
parent f9d6ca1c13
commit 39bc2b31a0
1 changed files with 0 additions and 1 deletions

View File

@ -128,7 +128,6 @@
this.nextAlarm = undefined;
loadSettings();
g.clear();
Bangle.drawWidgets();
},
};