Merge branch 'takahe-features' into 'develop'

Update features.ts

See merge request soapbox-pub/soapbox!2198
This commit is contained in:
marcin mikołajczak 2023-01-19 22:46:25 +00:00
commit 39a921b2d0
1 changed files with 1 additions and 0 deletions

View File

@ -336,6 +336,7 @@ const getInstanceFeatures = (instance: Instance) => {
v.software === MITRA,
v.software === PIXELFED,
v.software === PLEROMA,
v.software === TAKAHE && gte(v.version, '0.7.0'),
v.software === TRUTHSOCIAL,
v.software === WILDEBEEST,
]),