mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix(token): fix bugs
This commit is contained in:
@@ -402,7 +402,7 @@
|
||||
(pull repo-url token {:force-pull? true})
|
||||
|
||||
:else ; offline
|
||||
nil))))))))))
|
||||
nil)))))))))))
|
||||
(p/catch (fn [error]
|
||||
(println "Git push error: ")
|
||||
(git-handler/set-git-status! repo-url :push-failed)
|
||||
|
||||
Reference in New Issue
Block a user