mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
feat(rtc): add get-online-info api
This commit is contained in:
@@ -174,6 +174,10 @@
|
||||
[:graph-uuid :uuid]
|
||||
[:target-user-uuids {:optional true} [:sequential :uuid]]
|
||||
[:target-user-emails {:optional true} [:sequential :string]]]]
|
||||
["get-online-info"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
[:action :string]]]
|
||||
["delete-graph"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
|
||||
Reference in New Issue
Block a user