Преглед изворни кода

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'