This commit is contained in:
spaced4ndy
2024-10-30 15:54:56 +04:00
parent 62ce88a7f8
commit 388dabe7b1
@@ -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: {