summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/jpeg/jpeg.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/imageformats/jpeg/jpeg.json')
-rw-r--r--src/plugins/imageformats/jpeg/jpeg.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/imageformats/jpeg/jpeg.json b/src/plugins/imageformats/jpeg/jpeg.json
index 132c642c05..5e26a97206 100644
--- a/src/plugins/imageformats/jpeg/jpeg.json
+++ b/src/plugins/imageformats/jpeg/jpeg.json
@@ -1,3 +1,4 @@
{
- "Keys": [ "jpg", "jpeg" ]
+ "Keys": [ "jpg", "jpeg" ],
+ "MimeTypes": [ "image/jpeg", "image/jpeg" ]
}