Konstantinos Kaloutas 2 лет назад
Родитель
Сommit
7927f990d1
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      deps/publishing/src/logseq/publishing/html.cljs

+ 2 - 1
deps/publishing/src/logseq/publishing/html.cljs

@@ -126,7 +126,8 @@ necessary db filtering"
             [:script {:src "static/js/highlight.min.js"}]
             [:script {:src "static/js/katex.min.js"}]
             [:script {:src "static/js/html2canvas.min.js"}]
-            [:script {:src "static/js/code-editor.js"}]])))))
+            [:script {:src "static/js/code-editor.js"}]
+            [:script {:src "static/js/tldraw.js"}]])))))
 
 (defn build-html
   "Given the graph's db, filters the db using the given options and returns the