mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(util) add " "
This commit is contained in:
parent
a1159774a9
commit
d05da80b34
1 changed files with 1 additions and 1 deletions
|
|
@ -503,7 +503,7 @@
|
|||
return Util.loadOnLoad(funcs);
|
||||
};
|
||||
|
||||
Util.exec(func,callback);
|
||||
Util.exec(func, callback);
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue