diff options
Diffstat (limited to 'www/js/app.js')
| -rw-r--r-- | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js index b327ddac..6cf9d9e1 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -1035,7 +1035,7 @@ angular.module('zmApp', [ $rootScope.showBlog = false; $rootScope.newBlogPost=""; $rootScope.apiVersion = ""; - //$rootScope.minAlarmCount = "1"; + // only for android |
