]> Untitled Git - lemmy.git/commitdiff
Fix writing of `removeData` in apub context (fixes #2734) (#2735)
authorNutomic <me@nutomic.com>
Tue, 14 Feb 2023 18:40:39 +0000 (03:40 +0900)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 18:40:39 +0000 (13:40 -0500)
crates/apub/assets/lemmy/context.json
crates/utils/translations

index 710c2f4a589d51fe07b4c57a62e35c687ff4664e..077fecc8ae95e08e9e7500210b869e390e4e6df3 100644 (file)
@@ -11,7 +11,7 @@
     "sensitive": "as:sensitive",
     "matrixUserId": "lemmy:matrixUserId",
     "posting_restricted_to_mods": "lemmy:posting_restricted_to_mods",
-    "remove_data": "lemmy:remove_data",
+    "removeData": "lemmy:removeData",
     "stickied": "lemmy:stickied",
     "moderators": {
       "@type": "@id",
index 2b95e1fa2f6ecb50a5b0575b1362b9f81a60e9b7..21808b45ea3ef7fa91654d4f6738b5144da6bfe7 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 2b95e1fa2f6ecb50a5b0575b1362b9f81a60e9b7
+Subproject commit 21808b45ea3ef7fa91654d4f6738b5144da6bfe7