mirror of
https://github.com/passepartoutvpn/wireguard-apple.git
synced 2025-01-19 06:49:08 +00:00
Tunnel edit: Fix keyboard type for reused cells
This commit is contained in:
parent
ec3b43bcdf
commit
7f69cb6118
@ -405,6 +405,7 @@ class TunnelEditTableViewKeyValueCell: UITableViewCell {
|
||||
placeholderText = ""
|
||||
isValueEditable = true
|
||||
isValueValid = true
|
||||
keyboardType = .default
|
||||
onValueChanged = nil
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user