mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(loader) add ";"
This commit is contained in:
parent
2938a099b6
commit
70e96d0ab5
1 changed files with 2 additions and 2 deletions
|
|
@ -135,10 +135,10 @@ var Util, DOM;
|
|||
|
||||
Loader.anyload(param);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
return Loader;
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* improve callback of funcs so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue