pl-api: mitra uses usernames for sign in

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-04-07 12:38:24 +02:00
parent e5519f649a
commit 421fb5e96d

View File

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