diff --git a/app/soapbox/utils/features.ts b/app/soapbox/utils/features.ts index 9bc89ff85..7dec7a864 100644 --- a/app/soapbox/utils/features.ts +++ b/app/soapbox/utils/features.ts @@ -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, ]),