Skip to content
Snippets Groups Projects
Commit 75bb6637 authored by kaniini's avatar kaniini
Browse files

litepub schema: add litepub:directMessage flag

parent 75dfa1f0
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,9 @@
"toot": "http://joinmastodon.org/ns#",
"totalItems": "as:totalItems",
"value": "schema:value",
"sensitive": "as:sensitive"
"sensitive": "as:sensitive",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment