mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
93128c9f0b
commit
c12861e234
1 changed files with 2 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ var CloudCommander, DOM, Dropbox; //o7d6llji052vijk
|
|||
|
||||
var cloudcmd = CloudCommander,
|
||||
CLIENT_ID,
|
||||
DropBoxStore = {},
|
||||
options = {
|
||||
DropBoxStore = {},
|
||||
options = {
|
||||
linkType: "direct",
|
||||
success: function(files) {
|
||||
console.log("Here's the file link:" + files[0].link);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue