[PM-12775] Reworking implementation of how we build keyword data to check against

This commit is contained in:
Cesar Gonzalez 2024-10-01 07:32:42 -05:00
parent dadb1a521e
commit 8ecb25c4ff
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",
"twofactorcode",
"verification code",
"verificatiocode",
];
static readonly SearchFieldNames: string[] = ["search", "query", "find", "go"];