kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Enable familiar followers on Rebased
rodzic
84d7ce1b67
commit
34acc019f7
|
@ -471,6 +471,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
|||
*/
|
||||
familiarFollowers: any([
|
||||
v.software === MASTODON && gte(v.version, '3.5.0'),
|
||||
v.software === PLEROMA && gte(v.version, '2.5.52') && v.build === REBASED,
|
||||
v.software === TAKAHE,
|
||||
]),
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue