summaryrefslogtreecommitdiff
path: root/www/js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-08-07 11:25:37 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-08-07 11:25:37 -0400
commit9fbdca5ca43914b68596c638dbf62cf781155d7c (patch)
tree39dc6db0d41e80a20579544cb109b57fc122cedb /www/js
parentdcda4efaa95bff75248981c576a7c141a271e617 (diff)
regenerate icons for push
Former-commit-id: 7b2a91cf78eea56a941db9b28d00e399672b932d
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
}