mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
enhance(rtc): add delete-graph to debug-ui
This commit is contained in:
@@ -171,6 +171,11 @@
|
||||
[:graph-uuid :uuid]
|
||||
[:target-user-uuids {:optional true} [:sequential :uuid]]
|
||||
[:target-user-emails {:optional true} [:sequential :string]]]]
|
||||
["delete-graph"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
[:action :string]
|
||||
[:graph-uuid :uuid]]]
|
||||
["query-block-content-versions"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
|
||||
Reference in New Issue
Block a user