Add mail as username heuristic term (#2341)
This commit is contained in:
parent
2fbad7ef6b
commit
4414090b1d
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ internal class FormField(
|
|||
"benutzername",
|
||||
"e-mail",
|
||||
"email",
|
||||
"mail",
|
||||
"login",
|
||||
"user",
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue