mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(edit) rm " "
This commit is contained in:
parent
0ce42cfc9d
commit
e297c55e7b
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ var CloudCmd, Util, DOM, CloudFunc, MenuIO, Format, edward;
|
|||
Element = element;
|
||||
|
||||
edward.on('save', function(value) {
|
||||
var size = Format.size(value);
|
||||
var size = Format.size(value);
|
||||
DOM.setCurrentSize(size);
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue