diff --git a/src/utils/features.ts b/src/utils/features.ts index 75a3778b1..7c44458a4 100644 --- a/src/utils/features.ts +++ b/src/utils/features.ts @@ -1031,6 +1031,7 @@ const getInstanceFeatures = (instance: Instance) => { v.software === ICESHRIMP, v.software === FRIENDICA && gte(v.version, '2022.12.0'), v.software === MASTODON && gte(v.compatVersion, '3.5.0'), + v.software === DITTO, ]), /**