mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
can now leave networks
This commit is contained in:
parent
300a951730
commit
87496e9f4a
5 changed files with 33 additions and 14 deletions
|
@ -33,6 +33,8 @@ namespace WinUI
|
|||
{
|
||||
InitializeComponent();
|
||||
|
||||
networksPage.SetAPIHandler(handler);
|
||||
|
||||
updateStatus();
|
||||
updateNetworks();
|
||||
updatePeers();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue