pl-api: update feature definitions

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-06-01 20:57:28 +02:00
parent 1938ce1c45
commit 3f96021cdf

View File

@ -195,6 +195,7 @@ const getFeatures = (instance: Instance) => {
*/
accountByUsername: any([
v.software === AKKOMA,
v.software === ICESHRIMP_NET,
v.software === MITRA,
v.software === PLEROMA,
]),