mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 03:16:37 +00:00
fix: can't open block on cmdk
This commit is contained in:
1
src/main/frontend/external/roam_export.cljs
vendored
1
src/main/frontend/external/roam_export.cljs
vendored
@@ -20,6 +20,7 @@
|
||||
(->> (repeatedly 9 nano-id-char)
|
||||
(str/join)))
|
||||
|
||||
;; TODO: async
|
||||
(defn uuid->uid-map []
|
||||
(let [db (db/get-db (state/get-current-repo))]
|
||||
(->>
|
||||
|
||||
Reference in New Issue
Block a user