mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-23 00:02:02 +00:00
Tunnel edit: While preparing for reuse, should make onValueBeingEdited nil as well
This commit is contained in:
parent
8cb1850e44
commit
d15473a2f5
@ -488,6 +488,7 @@ class TunnelEditTableViewKeyValueCell: UITableViewCell {
|
||||
isValueValid = true
|
||||
keyboardType = .default
|
||||
onValueChanged = nil
|
||||
onValueBeingEdited = nil
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user