diff --git a/chrome/content/zotero/xpcom/storage.js b/chrome/content/zotero/xpcom/storage.js index d38f4d9711..94b32bf048 100644 --- a/chrome/content/zotero/xpcom/storage.js +++ b/chrome/content/zotero/xpcom/storage.js @@ -1660,7 +1660,6 @@ Zotero.Sync.Storage = new function () { //Zotero.debug("Adding file " + fileName); - fileName = Zotero.Utilities.Internal.Base64.encode(fileName) + "%ZB64"; zipWriter.addEntryFile( fileName, Components.interfaces.nsIZipWriter.COMPRESSION_DEFAULT,