1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00: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

View File

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