mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Various auto-update improvements
This commit is contained in:
@@ -309,7 +309,7 @@ namespace ArchiSteamFarm {
|
||||
OS.Init(GlobalConfig.Headless);
|
||||
WebBrowser.Init();
|
||||
|
||||
WebBrowser = new WebBrowser(ASF.ArchiLogger);
|
||||
WebBrowser = new WebBrowser(ASF.ArchiLogger, true);
|
||||
}
|
||||
|
||||
private static async Task<bool> InitShutdownSequence() {
|
||||
|
||||
Reference in New Issue
Block a user