fix(menu) download: folders in json

This commit is contained in:
coderaiser 2014-06-05 05:58:13 -04:00
parent 52b780eb92
commit 91e94d592d
2 changed files with 4 additions and 1 deletions

View file

@ -173,6 +173,7 @@
main.sendFile(p);
else {
p.name += '.json';
p.query = query;
if (isStr)
str = data;