diff --git a/chrome/content/zotero/zoteroPane.js b/chrome/content/zotero/zoteroPane.js index c8c8081a24..553077f79f 100644 --- a/chrome/content/zotero/zoteroPane.js +++ b/chrome/content/zotero/zoteroPane.js @@ -3532,6 +3532,7 @@ var ZoteroPane = new function() var args = [url]; proc.runw(false, args, args.length); + } }