Add mail as username heuristic term (#2341)

This commit is contained in:
Tim Visée
2023-01-23 14:35:43 +01:00
committed by GitHub
parent 2fbad7ef6b
commit 4414090b1d

View File

@@ -138,6 +138,7 @@ internal class FormField(
"benutzername", "benutzername",
"e-mail", "e-mail",
"email", "email",
"mail",
"login", "login",
"user", "user",
) )