fix: show remote graphs

This commit is contained in:
Tienson Qin
2025-05-28 19:51:28 +08:00
parent 41320b8744
commit e9a41643aa

View File

@@ -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]