mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Version 2.4.2.0
This commit is contained in:
parent
c0d50a8216
commit
b97fa40ffe
@ -22,7 +22,7 @@ namespace Wabbajack.Lib.NexusApi
|
||||
/// <summary>
|
||||
/// Forces the client to do manual downloading via CEF (for testing)
|
||||
/// </summary>
|
||||
private static bool ManualTestingMode = true;
|
||||
private static bool ManualTestingMode = false;
|
||||
|
||||
public Http.Client HttpClient { get; } = new();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user