Skip to content

Commit

Permalink
upload image from gallery instead of camera
Browse files Browse the repository at this point in the history
  • Loading branch information
ihaveamicroservice committed Mar 8, 2024
1 parent e89eb7f commit 8955418
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
type="file"
id="chooseImage"
accept="image"
capture
#chooseImage
(change)="uploadPicture($event.target)"
/>
Expand Down

0 comments on commit 8955418

Please sign in to comment.