mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-07 01:50:05 +00:00
text
This commit is contained in:
@@ -196,7 +196,7 @@ struct OperatorView: View {
|
||||
serverToEdit: srv,
|
||||
backLabel: "\(serverOperator.name) servers"
|
||||
)
|
||||
.navigationBarTitle("\(serverOperator.name) \(proto) server")
|
||||
.navigationBarTitle("\(proto) server")
|
||||
.modifier(ThemedBackground(grouped: true))
|
||||
.navigationBarTitleDisplayMode(.large)
|
||||
} label: {
|
||||
|
||||
Reference in New Issue
Block a user