Commit 27911435 authored by JC Brand's avatar JC Brand

Set the avatar image on the rosteritem obj

parent 9fb40913
......@@ -1269,6 +1269,8 @@
'user_id': user_id,
'subscription': subscription,
'fullname': name,
'image': img,
'image_type': img_type,
'resources': [],
'presence_type': 'offline',
'status': 'offline'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment