Add URL to Article AP
This commit is contained in:
parent
0105132382
commit
a6de1040b5
@ -105,7 +105,7 @@ impl Object for Post {
|
|||||||
// TODO: "summary": "summary",
|
// TODO: "summary": "summary",
|
||||||
"tag": [],
|
"tag": [],
|
||||||
// TODO: "updated": "updated",
|
// TODO: "updated": "updated",
|
||||||
// TODO: "url": "url",
|
"url": self.compute_id(conn),
|
||||||
"to": to,
|
"to": to,
|
||||||
"cc": []
|
"cc": []
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user