@ -3,6 +3,11 @@
# group messages in which the user is mentioned.
Meteor.startup ->
Tracker.autorun ->
if Meteor.userId()
RocketChat.Notifications.onUser 'notification', (notification) ->
openedRoomId = undefined