mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(load) add "\n"
This commit is contained in:
parent
ea991297bd
commit
4e7a211b75
1 changed files with 1 additions and 0 deletions
|
|
@ -241,6 +241,7 @@
|
|||
}
|
||||
|
||||
};
|
||||
|
||||
xhr.onreadystatechange = function() {
|
||||
var error,
|
||||
over = xhr.readyState === xhr.DONE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue