@evo/chat-core
Advanced tools
Comparing version 0.7.6 to 0.7.7
@@ -101,4 +101,2 @@ 'use strict'; | ||
chats.getIn(['0', 'room_ident']) === chat.get('room_ident') && console.log(chat.get('role'), 'nikita'); | ||
if (chat.get('role') === c.BESIDA_ROLE_COMPANY) { | ||
@@ -105,0 +103,0 @@ var user = chatUsers.find(function (u) { |
{ | ||
"name": "@evo/chat-core", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"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
59414
1066