cleanup
This commit is contained in:
@@ -568,7 +568,6 @@ class NotificationBadgeView extends View {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this.listenTo(view, 'collection-fetched', () => {
|
this.listenTo(view, 'collection-fetched', () => {
|
||||||
console.log(1);
|
|
||||||
this.checkUpdates();
|
this.checkUpdates();
|
||||||
this.broadcastNotificationsRead();
|
this.broadcastNotificationsRead();
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user