From: Nutomic Date: Sat, 18 Feb 2023 14:48:50 +0000 (+0900) Subject: Fix case in activitypub context (ref #2734) (#2743) X-Git-Url: http://these/git/%22https:/image.com/%7B%60%24%7BghostArchiveUrl%7D/search?a=commitdiff_plain;h=8409e50f8c1aba177423d773d07f7b66b518f46b;p=lemmy.git Fix case in activitypub context (ref #2734) (#2743) Should be camelCase. Co-authored-by: Dessalines --- diff --git a/crates/apub/assets/lemmy/context.json b/crates/apub/assets/lemmy/context.json index 077fecc8..1c924ac2 100644 --- a/crates/apub/assets/lemmy/context.json +++ b/crates/apub/assets/lemmy/context.json @@ -10,7 +10,7 @@ "commentsEnabled": "pt:commentsEnabled", "sensitive": "as:sensitive", "matrixUserId": "lemmy:matrixUserId", - "posting_restricted_to_mods": "lemmy:posting_restricted_to_mods", + "postingRestrictedToMods": "lemmy:postingRestrictedToMods", "removeData": "lemmy:removeData", "stickied": "lemmy:stickied", "moderators": {