mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
ios: fix typo, add information to settings (#958)
This commit is contained in:
committed by
GitHub
parent
2cffe91e0b
commit
0a048eb286
@@ -561,7 +561,7 @@ public enum OnionHosts: String, Identifiable {
|
||||
switch self {
|
||||
case .no: return "No"
|
||||
case .prefer: return "When available"
|
||||
case .require: return "Requred"
|
||||
case .require: return "Required"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user