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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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