diff --git a/src/utils/features.ts b/src/utils/features.ts index ff7b202cf..4c68928c3 100644 --- a/src/utils/features.ts +++ b/src/utils/features.ts @@ -883,6 +883,7 @@ const getInstanceFeatures = (instance: InstanceV1 | InstanceV2) => { v.software === MASTODON, v.software === PLEROMA, v.software === TAKAHE && gte(v.version, '0.7.0'), + v.software === DITTO, ]), /**