Explorar el Código

Set the avatar image on the rosteritem obj

JC Brand hace 12 años
padre
commit
2791143508
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      converse.js

+ 2 - 0
converse.js

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