pl-api: Update feature definitions for shrimpnet

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-10-18 17:08:36 +02:00
parent 40441b7125
commit 550de1cddb

View File

@ -195,6 +195,7 @@ const getFeatures = (instance: Instance) => {
*/
accountAvatarDescription: any([
v.software === GOTOSOCIAL && gte(v.version, '0.17.0'),
v.software === ICESHRIMP_NET,
v.software === PLEROMA && gte(v.version, '2.8.0'),
]),