Fix bug with adding photos to cap
This commit is contained in:
@ -112,6 +112,7 @@ struct CameraView: View {
|
||||
|
||||
private func dismiss() {
|
||||
isPresented = false
|
||||
self.capId = nil
|
||||
}
|
||||
|
||||
private func capture() {
|
||||
|
Reference in New Issue
Block a user