Enable trending tags for Ditto

environments/review-ditto-tren-rt78d5/deployments/3692
Alex Gleason 1 year ago
parent 889184caf5
commit 497ca73ede
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

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

Loading…
Cancel
Save