diff --git a/chrome/content/zotero/xpcom/integration.js b/chrome/content/zotero/xpcom/integration.js index de0367a6a0..dbbb21be94 100644 --- a/chrome/content/zotero/xpcom/integration.js +++ b/chrome/content/zotero/xpcom/integration.js @@ -92,6 +92,7 @@ Zotero.Integration = new function() { if(_fifoFile.exists()) return; } catch(e) { Zotero.debug(e); + return; } } else { return;