mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 05:17:43 +00:00
Add German term for username to heuristic keywords (#1259)
This commit is contained in:
parent
3c85930e6f
commit
a67c2a2f4a
@ -114,6 +114,7 @@ internal class FormField(
|
||||
)
|
||||
private val USERNAME_HEURISTIC_TERMS = listOf(
|
||||
"alias",
|
||||
"benutzername",
|
||||
"e-mail",
|
||||
"email",
|
||||
"login",
|
||||
|
Loading…
x
Reference in New Issue
Block a user