aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2019-10-07 11:33:58 +0000
committerAriadne Conill <ariadne@dereferenced.org>2019-10-07 11:36:05 +0000
commitd3e04d55904f454d0f2001a747bdbed86b585fb9 (patch)
treed1d9f42e889a40e995c47bf147eb5e88d37c9360
parentf6ff19e0745a2362406ea2b073e7ca85f2121d41 (diff)
downloadpleroma-d3e04d55904f454d0f2001a747bdbed86b585fb9.tar.gz
clean up bundled litepub schema (closes #1303)
-rw-r--r--priv/static/schemas/litepub-0.1.jsonld3
1 files changed, 1 insertions, 2 deletions
diff --git a/priv/static/schemas/litepub-0.1.jsonld b/priv/static/schemas/litepub-0.1.jsonld
index 57ed05eba..c37137494 100644
--- 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#",