commit: cb36fe0128c2da9480e543ae5d71768bd73af239
parent f6ff19e0745a2362406ea2b073e7ca85f2121d41
Author: kaniini <ariadne@dereferenced.org>
Date: Mon, 7 Oct 2019 11:37:01 +0000
Merge branch 'backport/chore-context-cleanups' into 'maint/1.1'
clean up bundled litepub schema (closes #1303)
See merge request pleroma/pleroma!1809
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/priv/static/schemas/litepub-0.1.jsonld b/priv/static/schemas/litepub-0.1.jsonld
@@ -13,9 +13,8 @@
},
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"ostatus": "http://ostatus.org#",
- "schema": "http://schema.org",
+ "schema": "http://schema.org#",
"toot": "http://joinmastodon.org/ns#",
- "totalItems": "as:totalItems",
"value": "schema:value",
"sensitive": "as:sensitive",
"litepub": "http://litepub.social/ns#",