minor changes

This commit is contained in:
coderaiser 2012-12-03 09:22:09 -05:00
parent 93128c9f0b
commit c12861e234

View file

@ -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);