From e7171cb2f0afad45c2ac1bf776d2614555d4f197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Wed, 18 Jan 2023 21:21:13 +0000 Subject: [PATCH] Update features.ts --- app/soapbox/utils/features.ts | 1 + 1 file changed, 1 insertion(+) 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, ]),