Enable github app flag

This commit is contained in:
Oskar Thorén 2017-11-04 11:50:37 -05:00
parent f89d8b1b35
commit 926c3aa385
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
(authorize-url "user:email"))
;; NOTE: Capabilities picked for Github apps if true, Oauth if false
(def github-app-flag false)
(def github-app-flag true)
(defn admin-authorize-url []
(if github-app-flag