Stop receiveing messages from Meteor
This commit is contained in:
parent
1af0d6e1f5
commit
6237adb554
@ -132,7 +132,7 @@ const Adapter = () => {
|
||||
throttledDispatch();
|
||||
};
|
||||
|
||||
CollectionEventsBroker.addListener('group-chat-msg', 'added', insertToContext);
|
||||
// CollectionEventsBroker.addListener('group-chat-msg', 'added', insertToContext);
|
||||
}, [Meteor.status().connected, Meteor.connection._lastSessionId]);
|
||||
|
||||
return null;
|
||||
|
Loading…
Reference in New Issue
Block a user