add navigation tab
This commit is contained in:
parent
7dc4882f27
commit
4d890a54a5
@ -81,6 +81,7 @@ struct ContactsTab: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.navigationTitle(NSLocalizedString("Контакты", comment: "Contacts tab title"))
|
||||
.background(Color(UIColor.systemBackground))
|
||||
.listStyle(.plain)
|
||||
.task {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user