diff --git a/lib/client/storage/_dropbox.js b/lib/client/storage/_dropbox.js index 5fb32ded..3d4f1490 100644 --- a/lib/client/storage/_dropbox.js +++ b/lib/client/storage/_dropbox.js @@ -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);