mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(diff) add " "
This commit is contained in:
parent
25bf6c0f01
commit
a0b388c4d0
1 changed files with 1 additions and 2 deletions
|
|
@ -16,9 +16,8 @@
|
|||
var patches = dmp.patch_fromText(patch),
|
||||
result = dmp.patch_apply(patches, oldText),
|
||||
newText = result[0];
|
||||
|
||||
|
||||
return newText;
|
||||
};
|
||||
};
|
||||
})(this);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue