]> Untitled Git - lemmy.git/blobdiff - crates/apub/assets/lemmy/objects/page.json
Use audience field to federate items in groups (fixes #2464) (#2584)
[lemmy.git] / crates / apub / assets / lemmy / objects / page.json
index 816c32495fd2a23feff79b504101cf110111a04f..0f514bc013a02ece2a132b1569df62600ef5bcf5 100644 (file)
@@ -6,6 +6,7 @@
     "https://enterprise.lemmy.ml/c/tenforward",
     "https://www.w3.org/ns/activitystreams#Public"
   ],
+  "audience": "https://enterprise.lemmy.ml/c/tenforward",
   "name": "Post title",
   "content": "<p>This is a post in the /c/tenforward community</p>\n",
   "mediaType": "text/html",