lint compliance

This commit is contained in:
yflory 2020-03-24 16:16:25 +01:00
parent fe14399e67
commit 64596b8097
1 changed files with 1 additions and 1 deletions

View File

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