mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
autofill ui for other types. autofill fixes
This commit is contained in:
@@ -736,7 +736,7 @@ var bg_isBackground = true,
|
||||
|
||||
function autofillPage() {
|
||||
bg_autofillService.doAutoFill({
|
||||
login: loginToAutoFill,
|
||||
cipher: loginToAutoFill,
|
||||
pageDetails: pageDetailsToAutoFill,
|
||||
fromBackground: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user