mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
refactor(rtc): async download-graph
This commit is contained in:
@@ -175,6 +175,16 @@
|
||||
[:action :string]
|
||||
[:s3-key :string]
|
||||
[:graph-name :string]]]
|
||||
["download-graph"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
[:action :string]
|
||||
[:graph-uuid :string]]]
|
||||
["download-info-list"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
[:action :string]
|
||||
[:graph-uuid :string]]]
|
||||
["grant-access"
|
||||
[:map
|
||||
[:req-id :string]
|
||||
|
||||
Reference in New Issue
Block a user