diff options
Diffstat (limited to 'www/js/EventServer.js')
| -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 7dcb6937..ad5f673a 100644 --- a/www/js/EventServer.js +++ b/www/js/EventServer.js @@ -536,7 +536,7 @@ angular.module('zmApp.controllers') "ios": { "alert": "true", "badge": "true", - "sound": ld.soundOnPush, + "sound": "true", //"sound": "true", "clearBadge": "true", //"fcmSandbox": "true" |
