Skip to content

Commit

Permalink
AP Key の JSON-LD 表現を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 committed Mar 31, 2024
1 parent 7a44b75 commit 76c0f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/remote/activitypub/renderer/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export const renderActivity = (x: any): IActivity | null => {
'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 76c0f67

Please sign in to comment.