Commit 8f8ecbd7 authored by JC Brand's avatar JC Brand

Add missing semi-colon (jshint)

parent a9a37247
......@@ -1869,7 +1869,7 @@
}
callback(jid, fullname, img, img_type, url);
}, this), jid, errback);
}
};
this.RosterItems = Backbone.Collection.extend({
model: converse.RosterItem,
......
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