1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

Move email fieldnames to Identity constants

This commit is contained in:
Daniel James Smith
2022-01-02 14:41:50 +01:00
parent c45d1f8f7e
commit d25d532184
2 changed files with 3 additions and 1 deletions

View File

@@ -225,6 +225,8 @@ export class IdentityAutoFillConstants {
"familienname",
];
static readonly EmailFieldNames: string[] = ["e-mail", "email-address"];
static readonly IsoCountries: { [id: string]: string } = {
afghanistan: "AF",
"aland islands": "AX",