Browse Source

no message

pull/1/head
Grant Limberg 7 years ago
parent
commit
f726044e29
  1. 2
      windows/WinUI/CentralAPI.cs

2
windows/WinUI/CentralAPI.cs

@ -67,7 +67,7 @@ namespace WinUI
UseCookies = true,
CookieContainer = cookieContainer
};
client = new HttpClient(clientHandler);
string centralConfigPath = CentralConfigFile();

Loading…
Cancel
Save