Browse Source

Set the avatar image on the rosteritem obj

JC Brand 12 năm trước cách đây
mục cha
commit
2791143508
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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'