mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 16:15:21 +00:00
fix: rtc group
This commit is contained in:
@@ -284,7 +284,7 @@
|
||||
|
||||
(defn rtc-group?
|
||||
[]
|
||||
(set/intersection (state/user-groups) #{"team" "rtc_2025_07_10"}))
|
||||
(boolean (seq (set/intersection (state/user-groups) #{"team" "rtc_2025_07_10"}))))
|
||||
|
||||
(defn alpha-user?
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user