features: enable public timeline on Ditto

This commit is contained in:
Alex Gleason 2023-08-17 21:07:55 -05:00
parent 3983242bbd
commit 227c895562
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -793,6 +793,7 @@ const getInstanceFeatures = (instance: Instance) => {
v.software === PLEROMA,
v.software === TAKAHE,
v.software === WILDEBEEST,
v.software === DITTO,
]),
/**