mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Fix Canon CR3 mime type (#2922)
This commit is contained in:
@@ -30,6 +30,7 @@ export function assertMachineLearningEnabled() {
|
||||
|
||||
const validMimeTypes = [
|
||||
'image/avif',
|
||||
'image/cr3',
|
||||
'image/gif',
|
||||
'image/heic',
|
||||
'image/heif',
|
||||
|
||||
Reference in New Issue
Block a user