From 5a093663f5c62fae53815c59eac474579d5206b2 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 6 Aug 2016 13:05:01 -0400 Subject: remove custom icon - seems latest android versions are not showing it Former-commit-id: 3a00c91daed83e96e7d83ddb77d2e192e60e1d45 --- www/js/EventServer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventServer.js') 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 } -- cgit v1.2.3