Fixed hide notification on readHistory

This commit is contained in:
Igor Zhukov 2015-02-11 20:16:33 +03:00
parent 0374fd9710
commit 28610458d5
2 changed files with 2 additions and 1 deletions

View File

@ -1255,6 +1255,7 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils'])
if (messagesForDialogs[messageID]) { if (messagesForDialogs[messageID]) {
messagesForDialogs[messageID].unread = false; messagesForDialogs[messageID].unread = false;
} }
NotificationsManager.cancel('msg' + messageID);
} }
} }
} }

View File

@ -1,6 +1,6 @@
CACHE MANIFEST CACHE MANIFEST
# 60 # 61
NETWORK: NETWORK:
* *