Add URL to Article AP

This commit is contained in:
Bat 2018-05-04 11:47:04 +01:00
parent 0105132382
commit a6de1040b5
1 changed files with 1 additions and 1 deletions

View File

@ -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": []
})