feat: add support for quote repost

This commit is contained in:
P. Reis
2024-04-12 14:07:22 -03:00
parent 7c14a2d5ef
commit 073a3df17e
2 changed files with 6 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ const instanceController: AppController = async (c) => {
'mastodon_api',
'mastodon_api_streaming',
'exposable_reactions',
'quote_posting',
],
},
},