mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-19 18:21:00 +00:00
Add URL to Article AP
This commit is contained in:
parent
0105132382
commit
a6de1040b5
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ impl Object for Post {
|
|||
// TODO: "summary": "summary",
|
||||
"tag": [],
|
||||
// TODO: "updated": "updated",
|
||||
// TODO: "url": "url",
|
||||
"url": self.compute_id(conn),
|
||||
"to": to,
|
||||
"cc": []
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue