Commit 1aa8b02f authored by JC Brand's avatar JC Brand

Add a handler for the roster get

parent ae127606
......@@ -1105,7 +1105,7 @@
},
getRoster: function () {
return xmppchat.connection.roster.get();
return xmppchat.connection.roster.get(xmppchat.roster.rosterHandler);
},
getItem: function (id) {
......
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