mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(dom) add ";"
This commit is contained in:
parent
3041a122fe
commit
cf12d2eb82
1 changed files with 1 additions and 1 deletions
|
|
@ -1610,7 +1610,7 @@ var CloudCmd, Util, DOM, CloudFunc, Dialog;
|
|||
setCurrent = function() {
|
||||
var current = DOM.getCurrentByName(name);
|
||||
DOM.setCurrentFile(current);
|
||||
}
|
||||
};
|
||||
|
||||
if (!data) {
|
||||
CloudCmd.refresh(panel);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue