pl-api: update feature definitions for mitra
Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -1247,6 +1247,7 @@ const getFeatures = (instance: Instance) => {
|
||||
postLanguages: any([
|
||||
v.software === AKKOMA,
|
||||
v.software === MASTODON,
|
||||
v.software === MITRA && gte(v.version, '3.23.0'),
|
||||
v.software === PLEROMA && gte(v.version, '2.9.0'),
|
||||
v.software === GOTOSOCIAL,
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user