added ability to read dropbox key from config

This commit is contained in:
coderaiser 2012-12-04 09:46:15 -05:00
parent d1725757d2
commit 2f30bfda6a
5 changed files with 21 additions and 13 deletions

View file

@ -4,7 +4,7 @@ var CloudCommander, Util, DOM, $, Github, cb;
(function(){
"use strict";
const cloudcmd = CloudCommander,
const cloudcmd = CloudCommander,
Cache = DOM.Cache,
APIURL = '/api/v1',