mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(operation) rm " "
This commit is contained in:
parent
f24f5cbdd6
commit
485923abd7
1 changed files with 1 additions and 1 deletions
|
|
@ -347,7 +347,7 @@
|
|||
n = names.length;
|
||||
|
||||
if (!n)
|
||||
names = [Info.name];
|
||||
names = [Info.name];
|
||||
|
||||
deleteFn(path + query, names, function(error) {
|
||||
var Storage = DOM.Storage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue