Fix Canon CR3 mime type (#2922)

This commit is contained in:
416c616e 2023-06-23 12:12:11 -04:00 committed by GitHub
parent 0d0866d5d9
commit 6e62558d81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,7 @@ export function assertMachineLearningEnabled() {
const validMimeTypes = [
'image/avif',
'image/cr3',
'image/gif',
'image/heic',
'image/heif',