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:
commit
9242397229
1 changed files with 1 additions and 0 deletions
|
@ -793,6 +793,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
|||
v.software === PLEROMA,
|
||||
v.software === TAKAHE,
|
||||
v.software === WILDEBEEST,
|
||||
v.software === DITTO,
|
||||
]),
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue