mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(input) add " "
This commit is contained in:
parent
9a7ca5cc27
commit
1849cc227f
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@
|
|||
var i,
|
||||
bind = Function.prototype.bind,
|
||||
n = arguments.length,
|
||||
args = Array(n-1);
|
||||
args = Array(n - 1);
|
||||
|
||||
args[0] = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue