mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 11:13:44 +00:00
fix(browser-approval): [PM-23620] Auth Request Answering Service - Fixed bad merge conflict.
This commit is contained in:
@@ -1397,9 +1397,6 @@ export default class MainBackground {
|
||||
}
|
||||
|
||||
async bootstrap() {
|
||||
if (this.webPushConnectionService instanceof WorkerWebPushConnectionService) {
|
||||
this.webPushConnectionService.start();
|
||||
}
|
||||
this.containerService.attachToGlobal(self);
|
||||
|
||||
await this.sdkLoadService.loadAndInit();
|
||||
|
||||
Reference in New Issue
Block a user