disable auto correction

This commit is contained in:
Diogo
2024-08-22 16:59:57 +01:00
parent 88ced1e824
commit 9d8ba9170d
@@ -353,6 +353,7 @@ private struct ActiveProfilePicker: View {
viewBody()
.navigationTitle("Select chat profile")
.searchable(text: $searchTextOrPassword, placement: .navigationBarDrawer(displayMode: .always))
.autocorrectionDisabled(true)
.navigationBarTitleDisplayMode(.large)
.onAppear {
profiles = chatModel.users