pl-api: iceshrimp ux fix

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-11-28 09:05:39 +01:00
parent 86cdae3682
commit 322a65adfe

View File

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