mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 19:23:19 +00:00
Stop auto updates
This commit is contained in:
@@ -350,7 +350,7 @@ export class Main {
|
||||
await this.trayMain.hideToTray();
|
||||
}
|
||||
this.powerMonitorMain.init();
|
||||
await this.updaterMain.init();
|
||||
//await this.updaterMain.init();
|
||||
|
||||
const [browserIntegrationEnabled, ddgIntegrationEnabled] = await Promise.all([
|
||||
firstValueFrom(this.desktopSettingsService.browserIntegrationEnabled$),
|
||||
|
||||
Reference in New Issue
Block a user