Litepub: Add acceptsChatMessages to schema.
This commit is contained in:
parent
26a7cc3f00
commit
8289ec67a8
|
@ -13,6 +13,7 @@
|
||||||
},
|
},
|
||||||
"discoverable": "toot:discoverable",
|
"discoverable": "toot:discoverable",
|
||||||
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
|
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
|
||||||
|
"acceptsChatMessages": "litepub:acceptsChatMessages",
|
||||||
"ostatus": "http://ostatus.org#",
|
"ostatus": "http://ostatus.org#",
|
||||||
"schema": "http://schema.org#",
|
"schema": "http://schema.org#",
|
||||||
"toot": "http://joinmastodon.org/ns#",
|
"toot": "http://joinmastodon.org/ns#",
|
||||||
|
|
Loading…
Reference in New Issue