mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-01 04:05:18 +00:00
chore(filepicker) pCallBack -> callback
This commit is contained in:
parent
02efe88e2d
commit
ba1f28c50a
1 changed files with 1 additions and 1 deletions
|
|
@ -63,6 +63,6 @@ var CloudCmd, Util, DOM, filepicker;
|
|||
});
|
||||
}
|
||||
|
||||
init(pCallBack);
|
||||
init(сallback);
|
||||
}
|
||||
})(CloudCmd, Util, DOM);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue