mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-17 13:22:06 +00:00
Tunnel detail: Fix comment
This commit is contained in:
parent
8c2b9432d7
commit
d586f1d619
@ -96,7 +96,7 @@ extension TunnelDetailTableViewController {
|
||||
let peerSectionIndex = (section - numberOfInterfaceSections) % numberOfPeerSections
|
||||
return peerData.filterFieldsWithValueOrControl(peerFields: peerFieldsBySection[peerSectionIndex]).count
|
||||
} else {
|
||||
// Add peer
|
||||
// Delete tunnel
|
||||
return 1
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user