Add cr2 as image

This commit is contained in:
Raphaël Pinson 2017-04-19 00:08:29 +02:00
parent 3087565c01
commit 8ac68f9964
No known key found for this signature in database
GPG Key ID: DF0A493B74BF771E

View File

@ -25,7 +25,7 @@ impl<'a> File<'a> {
"png", "jpeg", "jpg", "gif", "bmp", "tiff", "tif",
"ppm", "pgm", "pbm", "pnm", "webp", "raw", "arw",
"svg", "stl", "eps", "dvi", "ps", "cbr",
"cbz", "xpm", "ico",
"cbz", "xpm", "ico", "cr2",
])
}