mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-26 17:29:27 +00:00
changed name of Keys function to init in modules
This commit is contained in:
parent
1e585b6082
commit
ecb0192ab9
6 changed files with 7 additions and 8 deletions
|
|
@ -159,7 +159,7 @@ var CloudCommander, Util, DOM, $, Github, cb;
|
|||
User.show(null, lShowUserInfo);
|
||||
}
|
||||
|
||||
Storage.Keys = function(){
|
||||
Storage.init = function(){
|
||||
Util.loadOnLoad([
|
||||
getUserData,
|
||||
init,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue