Fix Github Token

pull/645/head
Tienson Qin 2020-08-29 14:25:25 +08:00
parent 1787e52dda
commit 9a940d7819
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
(and logged? (nil? (:email me)))
(settings/set-email)
(and logged? (nil? token) (get-in (state/get-route-match) [:query-params :token]))
(and logged? (get-in (state/get-route-match) [:query-params :token]))
(widgets/set-github-token!)
;; Install GitHub app