Update features.ts

This commit is contained in:
marcin mikołajczak
2023-01-18 21:21:13 +00:00
parent f02e8cf282
commit e7171cb2f0

View File

@ -325,6 +325,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,
]),