mirror of
https://github.com/pppscn/SmsForwarder
synced 2025-08-02 17:07:41 +08:00
parent
2cccb9b4fa
commit
4a95770553
@ -31,7 +31,7 @@ data class SocketSetting(
|
||||
}
|
||||
|
||||
fun getUriTypeCheckId(): Int {
|
||||
return when (method) {
|
||||
return when (uriType) {
|
||||
"ssl" -> R.id.rb_uriType_ssl
|
||||
else -> R.id.rb_uriType_tcp
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user