Update preloaded JSON-LD (#7521)

This commit is contained in:
MeiMei
2021-05-19 16:10:43 +09:00
committed by GitHub
parent bfd215542b
commit 7dc85a624e

View File

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