mirror of
https://github.com/logseq/logseq.git
synced 2026-05-22 03:34:07 +00:00
fix: ensure token not empty
This commit is contained in:
@@ -101,4 +101,5 @@ conditions:
|
||||
(keep (fn [repo] (when repo [:trigger-rtc repo])))
|
||||
(m/watch *rtc-start-trigger))]
|
||||
(apply c.m/mix)
|
||||
(m/eduction (filter (fn [_] (some? (state/get-auth-id-token)))))
|
||||
(c.m/debounce 200)))
|
||||
|
||||
Reference in New Issue
Block a user