mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-19 01:51:27 +01:00
remove whitespace
This commit is contained in:
parent
45ffa8fc1e
commit
0ddc4c2d41
@ -144,7 +144,7 @@ export class CurrentTabComponent implements OnInit, OnDestroy {
|
||||
}
|
||||
|
||||
if (this.popupUtilsService.inPopup(window)) {
|
||||
BrowserApi.closePopup(window);
|
||||
BrowserApi.closePopup(window);
|
||||
}
|
||||
} catch {
|
||||
this.analytics.eventTrack.next({ action: 'Autofilled Error' });
|
||||
|
Loading…
Reference in New Issue
Block a user