mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-12 17:27:23 +02:00
Add mail as username heuristic term (#2341)
This commit is contained in:
parent
2fbad7ef6b
commit
4414090b1d
|
|
@ -138,6 +138,7 @@ internal class FormField(
|
|||
"benutzername",
|
||||
"e-mail",
|
||||
"email",
|
||||
"mail",
|
||||
"login",
|
||||
"user",
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue