Merge branch 'autofill/pm-12775-fix-bitwarden-autofilling-two-factor-in-web-app' into autofill/pm-8833-implement-on-page-autofill-menu-for-password-generation

This commit is contained in:
Cesar Gonzalez 2024-10-01 07:35:16 -05:00
commit 708a36ccbd
No known key found for this signature in database
GPG Key ID: 3381A5457F8CCECF
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ export class AutoFillConstants {
"twofa", "twofa",
"twofactorcode", "twofactorcode",
"verification code", "verification code",
"verificatiocode",
]; ];
static readonly SearchFieldNames: string[] = ["search", "query", "find", "go"]; static readonly SearchFieldNames: string[] = ["search", "query", "find", "go"];