fix: context issue with account

This commit is contained in:
Jean-Baptiste Pasquier 2020-11-30 19:18:03 +01:00
parent c3301e3c4e
commit b71ccabc3c
No known key found for this signature in database
GPG Key ID: CC04B91B949C163A
1 changed files with 1 additions and 2 deletions

View File

@ -5,6 +5,5 @@ 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",
| "picture": "foaf:depiction"
| "jabberID": "foaf:jabberID"
| }