diff --git a/lib/client/storage/_dropbox.js b/lib/client/storage/_dropbox.js index c6279c37..8f67093a 100644 --- a/lib/client/storage/_dropbox.js +++ b/lib/client/storage/_dropbox.js @@ -17,7 +17,9 @@ var CloudCmd, Util, DOM, CloudFunc, Dropbox, cb, Client; ]); } - cb = function (err, data) { console.log(err || data);}; + cb = function (err, data) { + console.log(err || data); + }; /** * function loads dropbox.js