fix deleted line
This commit is contained in:
parent
18c024801c
commit
458db4f2ea
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ function requestObject (id) {
|
|||
return request({
|
||||
url: id,
|
||||
headers: { Accept: 'application/activity+json' },
|
||||
json: true,
|
||||
httpSignature: {
|
||||
key: global.guppeSystemUser._meta.privateKey,
|
||||
keyId: global.guppeSystemUser.id,
|
||||
|
|
Loading…
Reference in a new issue