diff --git a/chrome/content/zotero/xpcom/translate.js b/chrome/content/zotero/xpcom/translate.js index 5a91ede95e..66830dbf06 100644 --- a/chrome/content/zotero/xpcom/translate.js +++ b/chrome/content/zotero/xpcom/translate.js @@ -1897,7 +1897,7 @@ Zotero.Translate.prototype._export = function() { // delete this file if it exists if(this.location.exists()) { - this.location.remove(false); + this.location.remove(true); } // get name