mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 06:04:23 +00:00
fix: show remote graphs
This commit is contained in:
@@ -187,7 +187,8 @@
|
||||
:on-click #(state/pub-event! [:graph/setup-a-repo]))]))])]
|
||||
|
||||
(when (and (or (file-sync/enable-sync?)
|
||||
(state/enable-rtc?))
|
||||
(state/enable-rtc?)
|
||||
(user-handler/team-member?))
|
||||
login?)
|
||||
[:div
|
||||
[:hr]
|
||||
|
||||
Reference in New Issue
Block a user