1
This commit is contained in:
parent
bcbbe99d8f
commit
a207a4dccb
@ -85,7 +85,7 @@ struct EditProfileView: View {
|
||||
Text("Применить")
|
||||
}
|
||||
}
|
||||
.navigationTitle("Редактировать профиль")
|
||||
.navigationTitle("Профиль")
|
||||
.onAppear(perform: loadProfile)
|
||||
.sheet(isPresented: $showImagePicker) {
|
||||
ImagePicker(image: $avatarImage)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user