Todo.txt-Enyo/app/source/dropbox-auth.js.sample

10 lines
285 B
Plaintext
Raw Normal View History

2012-03-06 19:32:49 +00:00
/* 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 = "";