Skip to content

Commit

Permalink
AP Key の JSON-LD 表現を修正 (#13170)
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 authored Feb 6, 2024
1 parent 6829ecb commit d6cb68b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/backend/src/core/activitypub/ApRendererService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,7 @@ export class ApRendererService {
'https://www.w3.org/ns/activitystreams',
'https://w3id.org/security/v1',
{
Key: 'sec:Key',
// as non-standards
manuallyApprovesFollowers: 'as:manuallyApprovesFollowers',
sensitive: 'as:sensitive',
Expand Down

0 comments on commit d6cb68b

Please sign in to comment.