mirror of
https://github.com/zotero/zotero.git
synced 2026-09-12 23:01:22 +00:00
Don't use hidden browser to download images
This commit is contained in:
parent
f5b1ee44f3
commit
b0d9a9c82e
1 changed files with 0 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue