Ensure that we have all conversations in redux store
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
}))();
|
||||
|
||||
window.getInboxCollection = () => inboxCollection;
|
||||
window.getConversations = () => conversations;
|
||||
|
||||
window.ConversationController = {
|
||||
get(id) {
|
||||
|
Reference in New Issue
Block a user