fix: merge post notifs

v1.18.x
Barış Soner Uşaklı 6 years ago
parent f6cfbbb520
commit 6e69a9ab31

@ -507,6 +507,7 @@ Notifications.merge = function (notifications, callback) {
'notifications:user_flagged_post_in', 'notifications:user_flagged_post_in',
'notifications:user_flagged_user', 'notifications:user_flagged_user',
'new_register', 'new_register',
'post-queue',
]; ];
var isolated; var isolated;
var differentiators; var differentiators;

Loading…
Cancel
Save