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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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