Skip to content
Snippets Groups Projects
Unverified Commit 78d47767 authored by basisbit's avatar basisbit Committed by GitHub
Browse files

add support for upload of '.jpeg' files (not just '.jpg')

parent df40e6b2
No related branches found
No related tags found
No related merge requests found
......@@ -219,6 +219,8 @@ public:
mime: application/vnd.oasis.opendocument.image
- extension: .jpg
mime: image/jpeg
- extension: .jpeg
mime: image/jpeg
- extension: .png
mime: image/png
user:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment