mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
no message
This commit is contained in:
parent
a4b1917361
commit
f726044e29
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ namespace WinUI
|
||||||
UseCookies = true,
|
UseCookies = true,
|
||||||
CookieContainer = cookieContainer
|
CookieContainer = cookieContainer
|
||||||
};
|
};
|
||||||
|
|
||||||
client = new HttpClient(clientHandler);
|
client = new HttpClient(clientHandler);
|
||||||
|
|
||||||
string centralConfigPath = CentralConfigFile();
|
string centralConfigPath = CentralConfigFile();
|
||||||
|
|
Loading…
Add table
Reference in a new issue