Enable 2x PDF icon
This commit is contained in:
parent
d41c8d6489
commit
0bb0912a7b
1 changed files with 1 additions and 1 deletions
|
@ -459,6 +459,7 @@ Zotero.ItemTypes = new function() {
|
|||
|
||||
// HiDPI images available
|
||||
case 'attachment-link':
|
||||
case 'attachment-pdf':
|
||||
case 'attachment-web-link':
|
||||
case 'artwork':
|
||||
case 'audioRecording':
|
||||
|
@ -481,7 +482,6 @@ Zotero.ItemTypes = new function() {
|
|||
|
||||
// No HiDPI images available
|
||||
case 'attachment-snapshot':
|
||||
case 'attachment-pdf':
|
||||
case 'blogPost':
|
||||
case 'case':
|
||||
case 'conferencePaper':
|
||||
|
|
Loading…
Add table
Reference in a new issue