Add attachmentEPUB[Link] to getImageSrc()
This commit is contained in:
parent
a2f259d14c
commit
d2694bfba7
1 changed files with 2 additions and 0 deletions
|
@ -463,6 +463,8 @@ Zotero.ItemTypes = new function() {
|
|||
case 'attachmentLink':
|
||||
case 'attachmentPDF':
|
||||
case 'attachmentPDFLink':
|
||||
case 'attachmentEPUB':
|
||||
case 'attachmentEPUBLink':
|
||||
case 'attachmentSnapshot':
|
||||
case 'attachmentWebLink':
|
||||
case 'artwork':
|
||||
|
|
Loading…
Reference in a new issue