no message

This commit is contained in:
Grant Limberg 2019-02-05 11:48:03 -08:00
parent a4b1917361
commit f726044e29

View File

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