Enable trending statuses on Ditto

environments/review-ditto-tren-kf1qqz/deployments/4622
Alex Gleason 4 months ago
parent cfe3445fcc
commit e8bbe5fa58
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -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,
]),
/**

Loading…
Cancel
Save