Update preloaded JSON-LD (#7521)

This commit is contained in:
MeiMei 2021-05-19 16:10:43 +09:00 committed by GitHub
parent 07fca58301
commit f1d8d306da

View file

@ -511,6 +511,10 @@ const activitystreams = {
"shares": {
"@id": "as:shares",
"@type": "@id"
},
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
}
}
};