mirror of
https://github.com/Llewellynvdm/exa.git
synced 2025-04-05 06:51:51 +00:00
Add raw file type for Olympus and Nikon
This commit is contained in:
parent
b5bcf22612
commit
e43e288d19
@ -28,7 +28,7 @@ impl FileExtensions {
|
|||||||
"png", "jpeg", "jpg", "gif", "bmp", "tiff", "tif",
|
"png", "jpeg", "jpg", "gif", "bmp", "tiff", "tif",
|
||||||
"ppm", "pgm", "pbm", "pnm", "webp", "raw", "arw",
|
"ppm", "pgm", "pbm", "pnm", "webp", "raw", "arw",
|
||||||
"svg", "stl", "eps", "dvi", "ps", "cbr",
|
"svg", "stl", "eps", "dvi", "ps", "cbr",
|
||||||
"cbz", "xpm", "ico", "cr2",
|
"cbz", "xpm", "ico", "cr2", "orf", "nef",
|
||||||
])
|
])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user