diff --git a/Gruntfile.js b/Gruntfile.js index 8eb6f81d7..e15177541 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -121,7 +121,6 @@ module.exports = function(grunt) { '!js/register.js' ], res: [ - 'audio/**', 'images/**/*', 'fonts/*', ] diff --git a/audio/NewMessage.mp3 b/audio/NewMessage.mp3 deleted file mode 100644 index 93beaf7a3..000000000 Binary files a/audio/NewMessage.mp3 and /dev/null differ diff --git a/background.html b/background.html index ade360ddb..c9c0196bd 100644 --- a/background.html +++ b/background.html @@ -606,10 +606,12 @@
+ {{ #isAudioNotificationSupported }}
+ {{ /isAudioNotificationSupported }}