pl-api: specify logInWithUsername for mitra

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
This commit is contained in:
Nicole Mikołajczyk
2025-04-12 00:43:49 +02:00
parent 295887f383
commit d01c2d8ff0

View File

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