kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Enable familiarFollowers on Ditto
rodzic
9c01fc41f2
commit
c4d2990598
|
@ -529,6 +529,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
||||||
v.software === MASTODON && gte(v.version, '3.5.0'),
|
v.software === MASTODON && gte(v.version, '3.5.0'),
|
||||||
v.software === PLEROMA && gte(v.version, '2.5.51') && v.build === REBASED,
|
v.software === PLEROMA && gte(v.version, '2.5.51') && v.build === REBASED,
|
||||||
v.software === TAKAHE,
|
v.software === TAKAHE,
|
||||||
|
v.software === DITTO,
|
||||||
]),
|
]),
|
||||||
|
|
||||||
/** Whether the instance federates. */
|
/** Whether the instance federates. */
|
||||||
|
|
Ładowanie…
Reference in New Issue