Miscellaneous tweaks
This commit is contained in:
parent
614232754a
commit
ae277391b6
6 changed files with 8 additions and 20 deletions
|
@ -380,7 +380,7 @@ var installPDFTools = Zotero.Promise.coroutine(function* () {
|
|||
* @return {Promise}
|
||||
*/
|
||||
function uninstallPDFTools() {
|
||||
return Zotero.Fulltext.removePDFTools();
|
||||
return Zotero.Fulltext.uninstallPDFTools();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue