mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 18:06:32 +00:00
fix: lint
This commit is contained in:
@@ -1702,10 +1702,10 @@
|
||||
[]
|
||||
(second (first (:ui/whiteboards @state))))
|
||||
|
||||
(defn get-tldraw-api
|
||||
[]
|
||||
(some-> (get-current-whiteboard)
|
||||
(gobj/get "api")))
|
||||
;; (defn get-tldraw-api
|
||||
;; []
|
||||
;; (some-> (get-current-whiteboard)
|
||||
;; (gobj/get "api")))
|
||||
|
||||
(defn unlinked-dir?
|
||||
[dir]
|
||||
|
||||
Reference in New Issue
Block a user