mirror of
https://github.com/immich-app/immich.git
synced 2025-04-08 03:01:32 -05:00
Fix Canon CR3 mime type (#2922)
This commit is contained in:
parent
0d0866d5d9
commit
6e62558d81
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ export function assertMachineLearningEnabled() {
|
|||
|
||||
const validMimeTypes = [
|
||||
'image/avif',
|
||||
'image/cr3',
|
||||
'image/gif',
|
||||
'image/heic',
|
||||
'image/heif',
|
||||
|
|
Loading…
Add table
Reference in a new issue