diff --git a/js/app.js b/js/app.js index 09d5d48..a68af2c 100644 --- a/js/app.js +++ b/js/app.js @@ -21,4 +21,4 @@ angular.module('starter', ['ionic']) StatusBar.styleDefault(); } }); -}) +});