mirror of
https://github.com/logseq/logseq.git
synced 2026-06-02 19:31:24 +00:00
fix: don't run <rtc-get-users-info when starting rtc
This commit is contained in:
@@ -110,7 +110,6 @@
|
||||
(js/Promise. user-handler/task--ensure-id&access-token)
|
||||
(p/let [start-ex (state/<invoke-db-worker :thread-api/rtc-start stop-before-start?)
|
||||
ex-data* (:ex-data start-ex)
|
||||
_ (<rtc-get-users-info)
|
||||
_ (case (:type ex-data*)
|
||||
(:rtc.exception/not-rtc-graph
|
||||
:rtc.exception/not-found-db-conn)
|
||||
|
||||
Reference in New Issue
Block a user