浏览代码

Set the avatar image on the rosteritem obj

JC Brand 12 年之前
父节点
当前提交
2791143508
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      converse.js

+ 2 - 0
converse.js

@@ -1269,6 +1269,8 @@
                 'user_id': user_id,
                 'subscription': subscription,
                 'fullname': name,
+                'image': img,
+                'image_type': img_type,
                 'resources': [],
                 'presence_type': 'offline',
                 'status': 'offline'