diff --git a/apps/encourageclk/app.js b/apps/encourageclk/app.js index 8a2f60097..4dacd1918 100644 --- a/apps/encourageclk/app.js +++ b/apps/encourageclk/app.js @@ -76,8 +76,7 @@ function loader() { //ready set go! g.clear(); -Bangle.setUI("clock"); //load all the things -Bangle.drawWidgets(); +Bangle.drawWidgets(); //load all the things Bangle.loadWidgets(); loader(); //draw all the things