mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Revert "skip vis checks for notification bar collect()"
This reverts commit 9f51f005b0.
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
function fill() {
|
||||
chrome.runtime.sendMessage({
|
||||
command: 'bgCollectPageDetails',
|
||||
sender: 'autofiller',
|
||||
noVisibleChecks: false
|
||||
sender: 'autofiller'
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user