lint compliance

pull/1/head
yflory 5 years ago
parent fe14399e67
commit 64596b8097

@ -66,7 +66,7 @@ define([
}), { }), {
network: network network: network
}); });
}).nThen(function (waitFor) { }).nThen(function () {
var origin = ApiConfig.fileHost || window.location.origin; var origin = ApiConfig.fileHost || window.location.origin;
// Get contacts and extract their avatar channel and key // Get contacts and extract their avatar channel and key
var getData = function (obj, href) { var getData = function (obj, href) {

Loading…
Cancel
Save