]> Untitled Git - lemmy.git/commitdiff
Fix case in activitypub context (ref #2734) (#2743)
authorNutomic <me@nutomic.com>
Sat, 18 Feb 2023 14:48:50 +0000 (23:48 +0900)
committerGitHub <noreply@github.com>
Sat, 18 Feb 2023 14:48:50 +0000 (09:48 -0500)
Should be camelCase.

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
crates/apub/assets/lemmy/context.json

index 077fecc8ae95e08e9e7500210b869e390e4e6df3..1c924ac2771463dbc5b43281c10d37866e32fe0d 100644 (file)
@@ -10,7 +10,7 @@
     "commentsEnabled": "pt:commentsEnabled",
     "sensitive": "as:sensitive",
     "matrixUserId": "lemmy:matrixUserId",
     "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": {
     "removeData": "lemmy:removeData",
     "stickied": "lemmy:stickied",
     "moderators": {