diff --git a/apps/bwclk/app.js b/apps/bwclk/app.js index e6e621e36..b456b5e3b 100644 --- a/apps/bwclk/app.js +++ b/apps/bwclk/app.js @@ -157,7 +157,7 @@ function loadClockInfo() { // return it all! return items; -}; +} // ----clock_info ------------------------------------------------------