mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
chore(dom) rm " "
This commit is contained in:
parent
7673d5934b
commit
67d3f1f574
1 changed files with 1 additions and 1 deletions
|
|
@ -1675,7 +1675,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
msg += n + ' file(s)';
|
||||
else
|
||||
msg += '"' + name + '"';
|
||||
|
||||
|
||||
msg += ' to';
|
||||
|
||||
ret = Dialog.prompt(msg, to);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue