mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
enhance(rtc): add rtc-recent-updates-flow
This commit is contained in:
@@ -288,6 +288,7 @@
|
||||
;; only latest rtc-log stored here, when a log stream is needed,
|
||||
;; use missionary to create a rtc-log-flow, use (missionary.core/watch <atom>)
|
||||
:rtc/log (atom nil)
|
||||
:rtc/recent-updates (atom {})
|
||||
:rtc/uploading? false
|
||||
:rtc/downloading-graph-uuid nil
|
||||
:rtc/graphs []
|
||||
|
||||
Reference in New Issue
Block a user