nvm jk flag off
This commit is contained in:
parent
fce9ac81bc
commit
8312df8a5f
|
@ -39,7 +39,7 @@
|
||||||
(authorize-url "user:email"))
|
(authorize-url "user:email"))
|
||||||
|
|
||||||
;; NOTE: Capabilities picked for Github apps if true, Oauth if false
|
;; NOTE: Capabilities picked for Github apps if true, Oauth if false
|
||||||
(def github-app-flag true)
|
(def github-app-flag false)
|
||||||
|
|
||||||
(defn admin-authorize-url []
|
(defn admin-authorize-url []
|
||||||
(if github-app-flag
|
(if github-app-flag
|
||||||
|
|
Loading…
Reference in New Issue