diff --git a/src/messenger/webim/js/164/chatcontroller.js b/src/messenger/webim/js/164/chatcontroller.js index 776b06ae..60da9859 100644 --- a/src/messenger/webim/js/164/chatcontroller.js +++ b/src/messenger/webim/js/164/chatcontroller.js @@ -13,4 +13,4 @@ name:a}}],function(a){a.errorCode&&this.handleError(a,"cannot rename")}.bind(thi this.handleError(a,"cannot close")},setupAvatar:function(a){$("avatarwnd")&&this.thread.user&&this.view.updateAvatar(this.options.webimRoot,a.imageLink)},updateMessages:function(a){a.lastId&&(this.thread.lastid=a.lastId);this.view.displayMessages(a.messages);this.view.clearStatus();0