minor changes

This commit is contained in:
coderaiser 2012-12-03 09:22:09 -05:00
parent ea8b13cd95
commit 555912574f

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