mirror of
https://github.com/simon987/sist2.git
synced 2025-12-16 08:49:07 +00:00
RAW picture file support
This commit is contained in:
@@ -87,6 +87,7 @@ function shouldDisplayRawImage(hit) {
|
||||
hit["_source"]["mime"] &&
|
||||
!hit["_source"]["parent"] &&
|
||||
hit["_source"]["videoc"] !== "tiff" &&
|
||||
hit["_source"]["videoc"] !== "raw" &&
|
||||
hit["_source"]["videoc"] !== "ppm";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user