refactor: move tldraw shape related props into logseq.tldraw.shape/page

This commit is contained in:
Peng Xiao
2022-09-29 14:41:55 +08:00
parent bd693292eb
commit 7bae8313d3
8 changed files with 123 additions and 84 deletions

View File

@@ -92,6 +92,7 @@
(util/uuid-string? (first (:sync-meta %)))
(util/uuid-string? (second (:sync-meta %)))) repos)
(sync/sync-start)))))
(ui-handler/re-render-root!)
(file-sync/maybe-onboarding-show status)))))))
(defmethod handle :user/logout [[_]]