mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(github) rm popup
This commit is contained in:
parent
0a7fedba00
commit
9ee13cfbbf
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ var CloudCmd, Util, join, DOM, CloudFunc, Github, cb;
|
|||
|
||||
GitHub.autorize = function(callback, code) {
|
||||
Storage.get('token', function(error, token) {
|
||||
var isContain, popup,
|
||||
var isContain,
|
||||
apiURL = CloudFunc.apiURL,
|
||||
URL = '//' + window.location.host + '/auth/github';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue