Enable familiarFollowers on Ditto

environments/review-main-yi2y9f/deployments/4638^2
Alex Gleason 2024-05-24 22:30:25 -05:00
rodzic 9c01fc41f2
commit c4d2990598
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -529,6 +529,7 @@ const getInstanceFeatures = (instance: Instance) => {
v.software === MASTODON && gte(v.version, '3.5.0'),
v.software === PLEROMA && gte(v.version, '2.5.51') && v.build === REBASED,
v.software === TAKAHE,
v.software === DITTO,
]),
/** Whether the instance federates. */