Todo.txt-Enyo/app/source/dropbox-auth.js.sample
2012-03-06 14:32:49 -05:00

10 lines
285 B
Plaintext

/* Dropbox will NOT work unless you replace the following two
* properties with the appropriate values for your registered
* application and rename the file to dropbox-auth.js or you
* will be able to package and run this correctly.
*/
var consumerKey = "";
var consumerSecret = "";