mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
feat(server): add MPO file type support (#27963)
* feat(server): add MPO file type support * fix(server): document description error
This commit is contained in:
parent
d9011c0829
commit
be1b9a5f67
6 changed files with 6 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ const validImages = [
|
|||
'.jxl',
|
||||
'.k25',
|
||||
'.kdc',
|
||||
'.mpo',
|
||||
'.mrw',
|
||||
'.nef',
|
||||
'.orf',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue