diff --git a/src/utils/features.ts b/src/utils/features.ts index d2aa11b2b4..c004c6a4c6 100644 --- a/src/utils/features.ts +++ b/src/utils/features.ts @@ -244,6 +244,7 @@ const getInstanceFeatures = (instance: Instance) => { v.software === PLEROMA && gte(v.version, '0.9.9'), v.software === PIXELFED, v.software === TAKAHE && gte(v.version, '0.9.0'), + v.software === DITTO, ]), /**