updated the post publish links
This commit is contained in:
parent
d278c4d4bb
commit
192f0de4da
7 changed files with 175 additions and 159 deletions
controllers
|
@ -117,7 +117,7 @@ module.exports = {
|
|||
// return the claim
|
||||
resolve(claim.dataValues);
|
||||
// 3. otherwise use daemon to retrieve it
|
||||
} else {
|
||||
} else {
|
||||
// 4. get the claim and serve it
|
||||
getClaimAndHandleResponse(freePublicClaimUri, resolve, reject);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue