Skip to content

Commit

Permalink
Uncomments more camera related code
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianmorath committed Nov 29, 2024
1 parent 6b4dc1b commit 21618ab
Show file tree
Hide file tree
Showing 4 changed files with 567 additions and 567 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ struct AttachmentsFeatureElementView: View {
Spacer()
if isEditable,
let element = featureElement as? AttachmentsFormElement {
AttachmentImportMenu(element: element, onAdd: onAdd)
//AttachmentImportMenu(element: element, onAdd: onAdd)
}
}
}
Expand Down
Loading

0 comments on commit 21618ab

Please sign in to comment.