mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-02-16 21:02:02 +00:00
Tunnel edit: Fix keyboard type for reused cells
Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
parent
92c0f2a17e
commit
c3c905884a
@ -405,6 +405,7 @@ class TunnelEditTableViewKeyValueCell: UITableViewCell {
|
||||
placeholderText = ""
|
||||
isValueEditable = true
|
||||
isValueValid = true
|
||||
keyboardType = .default
|
||||
onValueChanged = nil
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user