This commit is contained in:
Julian Lam
2014-01-14 17:02:54 -05:00
parent 5efc1e5de8
commit 442c543d27
2 changed files with 3 additions and 1 deletions

View File

@@ -7,7 +7,8 @@ define(function() {
ajaxify.register_events([
'event:new_topic',
'event:new_post'
'event:new_post',
'api:topics.markAllRead'
]);
var newTopicCount = 0,