Skip to content

Commit 414a657

Browse files
author
Igor Khomenko
committed
switch to quickblox min version of lib
1 parent 92fc08b commit 414a657

File tree

9 files changed

+38
-13838
lines changed

9 files changed

+38
-13838
lines changed

js/modules/qbChat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ function ChatProxy(service, webrtcModule, conn) {
6262
*/
6363

6464
// stanza callbacks (Message, Presence, IQ, SystemNotifications)
65-
65+
//
6666
this._onMessage = function(stanza) {
6767
var from = stanza.getAttribute('from'),
6868
to = stanza.getAttribute('to'),

0 commit comments

Comments
 (0)