summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/EventServer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/EventServer.js b/www/js/EventServer.js
index 5eb3e3c7..1c214770 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
}