iconlaunch - Remove console log output

master
Martin Boonk 2022-11-06 22:51:08 +01:00
parent d3286bab65
commit cc6b296b09
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
timeOut:"Off"
}, s.readJSON("iconlaunch.json", true) || {});
console.log(settings);
if (!settings.fullscreen) {
Bangle.loadWidgets();
Bangle.drawWidgets();