mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(files) add " "
This commit is contained in:
parent
c8d7f88e37
commit
cbd48de81c
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
|||
else
|
||||
lFiles = [pFiles];
|
||||
|
||||
for(i = 0, n = lFiles.length; i < n; i++) {
|
||||
for (i = 0, n = lFiles.length; i < n; i++) {
|
||||
lName = lFiles.pop();
|
||||
lDone.push(lName);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue