diff --git a/app/soapbox/utils/features.ts b/app/soapbox/utils/features.ts index 39950a534..843dfc867 100644 --- a/app/soapbox/utils/features.ts +++ b/app/soapbox/utils/features.ts @@ -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, ]),