mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
instance: add 'v2_suggestions' to features
This commit is contained in:
parent
cfb0d3f04c
commit
4ee4266843
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ const instanceController: AppController = async (c) => {
|
||||||
'mastodon_api_streaming',
|
'mastodon_api_streaming',
|
||||||
'exposable_reactions',
|
'exposable_reactions',
|
||||||
'quote_posting',
|
'quote_posting',
|
||||||
|
'v2_suggestions',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue