mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
upload graph
This commit is contained in:
@@ -404,6 +404,10 @@
|
||||
[]
|
||||
(worker-sync/stop!))
|
||||
|
||||
(def-thread-api :thread-api/worker-sync-upload-graph
|
||||
[repo]
|
||||
(worker-sync/upload-graph! repo))
|
||||
|
||||
(def-thread-api :thread-api/set-infer-worker-proxy
|
||||
[infer-worker-proxy]
|
||||
(reset! worker-state/*infer-worker infer-worker-proxy)
|
||||
|
||||
Reference in New Issue
Block a user