mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-22 00:25:55 +00:00
comment
This commit is contained in:
@@ -270,6 +270,7 @@ final class ChatModel: ObservableObject {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO If conditions are accepted for operators currently not used, they should also be included into list.
|
||||
var usageConditionsAction: UsageConditionsAction? {
|
||||
let usedOperators = serverOperators.filter { $0.enabled }
|
||||
if usedOperators.isEmpty {
|
||||
|
||||
Reference in New Issue
Block a user