iconlaunch - Remove console log output
parent
d3286bab65
commit
cc6b296b09
|
|
@ -9,7 +9,6 @@
|
||||||
timeOut:"Off"
|
timeOut:"Off"
|
||||||
}, s.readJSON("iconlaunch.json", true) || {});
|
}, s.readJSON("iconlaunch.json", true) || {});
|
||||||
|
|
||||||
console.log(settings);
|
|
||||||
if (!settings.fullscreen) {
|
if (!settings.fullscreen) {
|
||||||
Bangle.loadWidgets();
|
Bangle.loadWidgets();
|
||||||
Bangle.drawWidgets();
|
Bangle.drawWidgets();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue