mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(dropbox) init = null -> delete init
This commit is contained in:
parent
d4816ef6c3
commit
4fae39ed75
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ var CloudCmd, Util, DOM, Dropbox, cb, Client;
|
|||
load
|
||||
]);
|
||||
|
||||
CloudCmd.DropBox.init = null;
|
||||
delete DropBoxStore.init;
|
||||
};
|
||||
|
||||
CloudCmd.DropBox = DropBoxStore;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue