From 00ba767bd05b67236b8b6c27e3af6fa39a2be81e Mon Sep 17 00:00:00 2001 From: Aiden Mitchell Date: Fri, 20 Dec 2024 16:21:18 -0800 Subject: [PATCH] Changing back to image/tiff --- build/configs/scanners.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/configs/scanners.yaml b/build/configs/scanners.yaml index 77bfc5f5..079a00c2 100644 --- a/build/configs/scanners.yaml +++ b/build/configs/scanners.yaml @@ -408,7 +408,7 @@ scanners: - 'jpeg_file' - 'image/png' - 'png_file' - - 'image/tif' + - 'image/tiff' - 'type_is_tiff' - 'image/x-ms-bmp' - 'image/bmp'