@evo/chat-core
Advanced tools
Comparing version 0.8.0 to 0.8.2
@@ -149,7 +149,7 @@ 'use strict'; | ||
_this2.chatsLoadOffset[_this2.userRole][_this2.chatsStatus] += _this2.chatsLoadStep; | ||
_this2.chatsLoadOffset[role][status] += _this2.chatsLoadStep; | ||
_this2.lastLoadedChatsSize = _immutable2.default.fromJS(rooms).size; | ||
_this2.firstChatListLoad = false; | ||
_this2.firstChatListLoad = false;debugger; | ||
@@ -156,0 +156,0 @@ return _this2.dataFormatter(baseStore.get('chats')); |
{ | ||
"name": "@evo/chat-core", | ||
"version": "0.8.0", | ||
"version": "0.8.2", | ||
"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
76974