Enable pleroma_custom_emoji_reactions feature in instance endpoint

This commit is contained in:
Alex Gleason 2025-03-15 16:37:00 -05:00
parent 753413f071
commit be922bf07f
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -9,6 +9,7 @@ const features = [
'exposable_reactions',
'mastodon_api',
'mastodon_api_streaming',
'pleroma_custom_emoji_reactions',
'pleroma_emoji_reactions',
'quote_posting',
'v2_suggestions',