diff --git a/app/soapbox/utils/features.ts b/app/soapbox/utils/features.ts index 921715c08..c09f65810 100644 --- a/app/soapbox/utils/features.ts +++ b/app/soapbox/utils/features.ts @@ -960,6 +960,7 @@ const getInstanceFeatures = (instance: Instance) => { v.software === FRIENDICA && gte(v.version, '2022.12.0'), v.software === MASTODON && gte(v.compatVersion, '3.0.0'), v.software === TRUTHSOCIAL, + v.software === DITTO, ]), /**