@evo/chat-core
Advanced tools
Comparing version 0.7.5 to 0.7.6
@@ -207,6 +207,6 @@ 'use strict'; | ||
store.setIn([setInEntity, setInIndex, 'users'], immData.get('users')); | ||
store.setIn([setInEntity, setInIndex, 'room_bans'], immData.get('room_bans')); | ||
store.setIn([setInEntity, setInIndex, 'response_median'], immData.get('response_median')); | ||
store.setIn([setInEntity, setInIndex, 'last_read_messages'], immData.get('last_read_messages')); | ||
}); | ||
baseStore = (0, _utils.postProcessChatsForStore)(baseStore); | ||
@@ -213,0 +213,0 @@ |
{ | ||
"name": "@evo/chat-core", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"description": "core Besida module with base functional set for chat", | ||
@@ -5,0 +5,0 @@ "author": "d.medvinskiy", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
59531
1067