@evo/chat-core
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -165,2 +165,3 @@ 'use strict'; | ||
if (!chat) { | ||
immPayload = immPayload.set('room_status', c.CHAT_STATUS_ACTIVE); | ||
baseStore = baseStore.set('chats', baseStore.get('chats').push(immPayload)); | ||
@@ -167,0 +168,0 @@ } |
{ | ||
"name": "@evo/chat-core", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"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
59123
1063