diff --git a/modules/UI/UI.js b/modules/UI/UI.js index 66e9ab4fa..4dd50e059 100644 --- a/modules/UI/UI.js +++ b/modules/UI/UI.js @@ -882,8 +882,7 @@ UI.notifyInitiallyMuted = function() { 'notify.mutedTitle', 'connected', 'notify.muted', - null, - 120000); + null); }; /**