mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
chore(server): support DNG file (#2940)
This commit is contained in:
@@ -37,6 +37,7 @@ const validMimeTypes = [
|
||||
'image/jpeg',
|
||||
'image/jxl',
|
||||
'image/png',
|
||||
'image/dng',
|
||||
'image/tiff',
|
||||
'image/webp',
|
||||
'image/x-adobe-dng',
|
||||
|
||||
Reference in New Issue
Block a user