Syntax fix
This commit is contained in:
parent
4012135f26
commit
6700acac74
@ -2111,6 +2111,7 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils'])
|
|||||||
if (message.unread && !muted) {
|
if (message.unread && !muted) {
|
||||||
notifyAboutMessage(message);
|
notifyAboutMessage(message);
|
||||||
}
|
}
|
||||||
|
})
|
||||||
}, timeout);
|
}, timeout);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user