mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-27 01:36:28 +00:00
added ability to read dropbox key from config
This commit is contained in:
parent
d1725757d2
commit
2f30bfda6a
5 changed files with 21 additions and 13 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue