1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-22 07:50:04 +02:00

[PM-13768] Create account fields are no longer showing the inline menu when identities are turned off (#11592)

This commit is contained in:
Cesar Gonzalez 2024-10-16 15:26:16 -05:00 committed by GitHub
parent 0f525fa9bc
commit 80d0f7e385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1158,7 +1158,6 @@ export class AutofillOverlayContentService implements AutofillOverlayContentServ
}
if (
this.showInlineMenuIdentities &&
this.inlineMenuFieldQualificationService.isFieldForAccountCreationForm(
autofillFieldData,
pageDetails,