summaryrefslogtreecommitdiff
path: root/priv/static
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-09-03 02:16:42 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-09-03 02:16:42 +0000
commite40c221c310ace1187d83160329148cfd50a39c7 (patch)
tree5a3899d9cbd1af49f249e721a2cb044ae20ea6b4 /priv/static
parent07ef72f4932494e87af03992e0724c0152811853 (diff)
parenta4fa286d200b4f0c0ac9f453eb3e0a0526560a20 (diff)
downloadpleroma-e40c221c310ace1187d83160329148cfd50a39c7.tar.gz
pleroma-e40c221c310ace1187d83160329148cfd50a39c7.zip
Merge branch 'from/upstream-develop/tusooa/edits' into 'develop'
Editing Closes #1429, #2859, and #2288 See merge request pleroma/pleroma!3678
Diffstat (limited to 'priv/static')
-rw-r--r--priv/static/schemas/litepub-0.1.jsonld3
1 files changed, 2 insertions, 1 deletions
diff --git a/priv/static/schemas/litepub-0.1.jsonld b/priv/static/schemas/litepub-0.1.jsonld
index 946099a6e..650118475 100644
--- a/priv/static/schemas/litepub-0.1.jsonld
+++ b/priv/static/schemas/litepub-0.1.jsonld
@@ -36,7 +36,8 @@
"@id": "as:alsoKnownAs",
"@type": "@id"
},
- "vcard": "http://www.w3.org/2006/vcard/ns#"
+ "vcard": "http://www.w3.org/2006/vcard/ns#",
+ "formerRepresentations": "litepub:formerRepresentations"
}
]
}