mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
wire up network delete again
This commit is contained in:
parent
9f880d07ab
commit
1beacc8c32
3 changed files with 13 additions and 2 deletions
|
@ -42,7 +42,7 @@ class ShowNetworksViewController: NSViewController, NSTableViewDelegate, NSTable
|
|||
}
|
||||
|
||||
func deleteNetworkFromList(nwid: String) {
|
||||
|
||||
netMonitor.deleteSavedNetwork(nwid)
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue