instance: add 'v2_suggestions' to features
This commit is contained in:
parent
cfb0d3f04c
commit
4ee4266843
|
@ -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…
Reference in New Issue