Merge branch 'ditto-public-tl' into 'develop'
features: enable public timeline on Ditto See merge request soapbox-pub/soapbox!2643
This commit is contained in:
@ -793,6 +793,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
||||
v.software === PLEROMA,
|
||||
v.software === TAKAHE,
|
||||
v.software === WILDEBEEST,
|
||||
v.software === DITTO,
|
||||
]),
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user