Commit 53a8f3cb authored by Boris Kocherov's avatar Boris Kocherov

ZipFileStorage: fix description

parent 317b433e
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
// type: "zipfile", // type: "zipfile",
// file: {string, blob, array}, // file: {string, blob, array},
// } // }
// You can get archived file by getAttachment("", "") // You can get archived file by getAttachment("/", "/")
(function (jIO, RSVP, JSZip) { (function (jIO, RSVP, JSZip) {
"use strict"; "use strict";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment