mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 17:04:16 +00:00
fix(menu) download: folders in json
This commit is contained in:
parent
52b780eb92
commit
91e94d592d
2 changed files with 4 additions and 1 deletions
|
|
@ -173,6 +173,7 @@
|
|||
main.sendFile(p);
|
||||
else {
|
||||
p.name += '.json';
|
||||
p.query = query;
|
||||
|
||||
if (isStr)
|
||||
str = data;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue