mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
remove whitespace
This commit is contained in:
@@ -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' });
|
||||
|
||||
Reference in New Issue
Block a user