mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Enable pleroma_custom_emoji_reactions feature in instance endpoint
This commit is contained in:
parent
753413f071
commit
be922bf07f
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ const features = [
|
||||||
'exposable_reactions',
|
'exposable_reactions',
|
||||||
'mastodon_api',
|
'mastodon_api',
|
||||||
'mastodon_api_streaming',
|
'mastodon_api_streaming',
|
||||||
|
'pleroma_custom_emoji_reactions',
|
||||||
'pleroma_emoji_reactions',
|
'pleroma_emoji_reactions',
|
||||||
'quote_posting',
|
'quote_posting',
|
||||||
'v2_suggestions',
|
'v2_suggestions',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue