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
bf63b3dc2b
commit
54619917ae
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ var CloudCmd, Util, DOM, CloudFunc, MenuIO, Format;
|
|||
};
|
||||
|
||||
this.create = function(element) {
|
||||
Element = element;
|
||||
Element = element;
|
||||
|
||||
editor.on('save', function(value) {
|
||||
var size = Format.size(value);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue