mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
re-enable web installer
This commit is contained in:
@@ -16,7 +16,6 @@ export class AutoUpdaterService {
|
||||
constructor(){
|
||||
autoUpdater.logger = log;
|
||||
autoUpdater.autoDownload = false;
|
||||
autoUpdater.disableWebInstaller = true
|
||||
|
||||
this.utilsService = UtilsService.getInstance();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user