mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
implement autofill functionality into context menu
This commit is contained in:
@@ -69,7 +69,7 @@ angular
|
||||
command: 'fillForm',
|
||||
fillScript: fillScript
|
||||
}, function () {
|
||||
$window.close()
|
||||
$window.close();
|
||||
});
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user