Don't use hidden browser to download images

This commit is contained in:
Dan Stillman 2018-02-27 16:04:58 -05:00
parent f5b1ee44f3
commit b0d9a9c82e

View file

@ -103,10 +103,6 @@ Zotero.MIME = new function(){
var _nativeMIMETypes = {
'text/html': true,
'text/css': true,
'image/jpeg': true,
'image/gif': true,
'image/png': true,
'image/svg+xml': true,
'text/xml': true,
'application/xhtml+xml': true,
'application/xml': true,