Add attachmentEPUB[Link] to getImageSrc()

This commit is contained in:
Abe Jellinek 2023-11-01 11:08:25 -04:00 committed by Dan Stillman
parent a2f259d14c
commit d2694bfba7

View file

@ -463,6 +463,8 @@ Zotero.ItemTypes = new function() {
case 'attachmentLink':
case 'attachmentPDF':
case 'attachmentPDFLink':
case 'attachmentEPUB':
case 'attachmentEPUBLink':
case 'attachmentSnapshot':
case 'attachmentWebLink':
case 'artwork':