]> Untitled Git - lemmy.git/blobdiff - crates/apub/assets/lemmy/activities/block/undo_block_user.json
Use audience field to federate items in groups (fixes #2464) (#2584)
[lemmy.git] / crates / apub / assets / lemmy / activities / block / undo_block_user.json
index 99f9077863303d8e4f1ae23bf7913ac4ed236a20..15ab22b2cabb256ba9959ec4dfad085d8eb85a0d 100644 (file)
@@ -12,6 +12,7 @@
     "cc": [
       "http://enterprise.lemmy.ml/c/main"
     ],
+    "audience": "http://enterprise.lemmy.ml/u/main",
     "target": "http://enterprise.lemmy.ml/c/main",
     "type": "Block",
     "removeData": true,
@@ -22,6 +23,7 @@
   "cc": [
     "http://enterprise.lemmy.ml/c/main"
   ],
+  "audience": "http://enterprise.lemmy.ml/u/main",
   "type": "Undo",
   "id": "http://enterprise.lemmy.ml/activities/undo/06a20ffb-3e32-42fb-8f4c-674b36d7c557"
 }
\ No newline at end of file