kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
features: enable bookmarks on ditto
rodzic
6b3b68a131
commit
a6cb538662
|
@ -244,6 +244,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
|||
v.software === PLEROMA && gte(v.version, '0.9.9'),
|
||||
v.software === PIXELFED,
|
||||
v.software === TAKAHE && gte(v.version, '0.9.0'),
|
||||
v.software === DITTO,
|
||||
]),
|
||||
|
||||
/**
|
||||
|
|
Ładowanie…
Reference in New Issue