mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
enhance(ux): editing user avatar presence
This commit is contained in:
@@ -425,6 +425,10 @@
|
||||
[]
|
||||
(db-sync/stop!))
|
||||
|
||||
(def-thread-api :thread-api/db-sync-update-presence
|
||||
[editing-block-uuid]
|
||||
(db-sync/update-presence! editing-block-uuid))
|
||||
|
||||
(def-thread-api :thread-api/db-sync-upload-graph
|
||||
[repo]
|
||||
(db-sync/upload-graph! repo))
|
||||
|
||||
Reference in New Issue
Block a user