mirror of https://github.com/xwiki-labs/cryptpad
lint compliance
This commit is contained in:
parent
fe14399e67
commit
64596b8097
|
@ -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) {
|
||||
|
|
Loading…
Reference in New Issue