mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix(sync): add missing sync event schema
This commit is contained in:
@@ -70,7 +70,8 @@
|
||||
:remote->local-full-sync-failed
|
||||
:local->remote-full-sync-failed
|
||||
:get-remote-graph-failed
|
||||
:get-deletion-logs-failed]]
|
||||
:get-deletion-logs-failed
|
||||
:get-remote-all-files-failed]]
|
||||
[:data :map]]
|
||||
:topic-fn :event
|
||||
:ch-buffer (a/sliding-buffer 10))
|
||||
|
||||
Reference in New Issue
Block a user