fix library require

This commit is contained in:
llcc
2022-05-16 17:17:36 +08:00
committed by Tienson Qin
parent 3c3890f668
commit d5fc2188f6

View File

@@ -9,7 +9,7 @@
[frontend.handler.user :as user-handler]
[frontend.mobile.intent :as intent]
[frontend.state :as state]
[frontend.text :as text]))
[logseq.graph-parser.text :as text]))
(def *link-to-another-graph (atom false))