diff options
author | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-26 16:13:07 +0300 |
---|---|---|
committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-09-26 16:16:30 +0300 |
commit | 3d722dc2008ab7e5dde4b474bb038a1857a28d85 (patch) | |
tree | 53c05aaea7626ec1f4782dd33eee779bb38d8730 /priv | |
parent | d75d0ae134e0a8de9504507f4c78567b9eedcc72 (diff) | |
parent | 6abe12dceda8d0d32878208987a9631d5d546a3d (diff) | |
download | pleroma-3d722dc2008ab7e5dde4b474bb038a1857a28d85.tar.gz pleroma-3d722dc2008ab7e5dde4b474bb038a1857a28d85.zip |
Merge branch 'develop' into tests/mastodon_api_controller.ex
Diffstat (limited to 'priv')
-rw-r--r-- | priv/static/schemas/litepub-0.1.jsonld | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/priv/static/schemas/litepub-0.1.jsonld b/priv/static/schemas/litepub-0.1.jsonld index 57ed05eba..6e4bb29b1 100644 --- a/priv/static/schemas/litepub-0.1.jsonld +++ b/priv/static/schemas/litepub-0.1.jsonld @@ -11,6 +11,7 @@ "@id": "ostatus:conversation", "@type": "@id" }, + "discoverable": "toot:discoverable", "manuallyApprovesFollowers": "as:manuallyApprovesFollowers", "ostatus": "http://ostatus.org#", "schema": "http://schema.org", |