Fix comment for Zotero.Attachments.getPDFResolvers()
This commit is contained in:
parent
3cc54eaf95
commit
2c5a91682e
1 changed files with 1 additions and 1 deletions
|
@ -1292,7 +1292,7 @@ Zotero.Attachments = new function(){
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Look for an available PDF for an item and add it as an attachment
|
* Get the PDF resolvers that can be used for a given item based on the available fields
|
||||||
*
|
*
|
||||||
* @param {Zotero.Item} item
|
* @param {Zotero.Item} item
|
||||||
* @param {String[]} [methods=['doi', 'url', 'oa', 'custom']]
|
* @param {String[]} [methods=['doi', 'url', 'oa', 'custom']]
|
||||||
|
|
Loading…
Reference in a new issue