fix: context issue with account

This commit is contained in:
Jean-Baptiste Pasquier 2020-12-03 13:47:01 +01:00
parent 455d94cba0
commit 82362a4b51
No known key found for this signature in database
GPG Key ID: CC04B91B949C163A
1 changed files with 2 additions and 1 deletions

View File

@ -5,5 +5,6 @@ script(data-default-context, type="application/ld+json")
| "object": "http://happy-dev.fr/owl/#object",
| "author": "http://happy-dev.fr/owl/#author",
| "account": "http://happy-dev.fr/owl/#account",
| "jabberID": "foaf:jabberID"
| "jabberID": "foaf:jabberID",
| "picture": "foaf:depiction"
| }