lint compliance

This commit is contained in:
yflory 2020-03-24 16:16:25 +01:00
parent fe14399e67
commit 64596b8097

View File

@ -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) {