diff options
| author | Mark Felder <feld@FreeBSD.org> | 2020-06-11 10:25:00 -0500 |
|---|---|---|
| committer | Mark Felder <feld@FreeBSD.org> | 2020-06-11 10:25:00 -0500 |
| commit | 8a59fde0e57afebfc07c147d070e66bf9c8db6a9 (patch) | |
| tree | 7a2f194d5f0afabaed1f1cc5adda7c2078336979 /priv/static | |
| parent | 99afc7f4e423997079aaee1287b9ffb28a851d8b (diff) | |
| parent | 5d6ec6e5fc9b00d367568dd111816b90cddad02b (diff) | |
| download | pleroma-8a59fde0e57afebfc07c147d070e66bf9c8db6a9.tar.gz pleroma-8a59fde0e57afebfc07c147d070e66bf9c8db6a9.zip | |
Merge branch 'develop' into fix/csp-mediaproxy-base-url
Diffstat (limited to 'priv/static')
| -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 278ad2f96..7cc3fee40 100644 --- a/priv/static/schemas/litepub-0.1.jsonld +++ b/priv/static/schemas/litepub-0.1.jsonld @@ -30,6 +30,7 @@ "@type": "@id" }, "EmojiReact": "litepub:EmojiReact", + "ChatMessage": "litepub:ChatMessage", "alsoKnownAs": { "@id": "as:alsoKnownAs", "@type": "@id" |
