pl-api: fix for shrimpnet

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-06-25 16:31:13 +02:00
parent 9bd28d3813
commit 16e2b5c3fc
4 changed files with 6 additions and 7 deletions

View File

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