diff options
Diffstat (limited to 'www')
| -rw-r--r-- | www/js/EventServer.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/EventServer.js b/www/js/EventServer.js index 1c214770..5eb3e3c7 100644 --- a/www/js/EventServer.js +++ b/www/js/EventServer.js @@ -366,7 +366,7 @@ angular.module('zmApp.controllers') { "android": { "senderID": zm.gcmSenderId, - "icon": "ic_stat_notification", + //"icon": "ic_stat_notification", "sound":"true" //"sound": android_media_file } |
