mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
rm debug print
This commit is contained in:
@@ -312,8 +312,7 @@
|
||||
:title title}
|
||||
metadata)]
|
||||
[:.asset-overlay]
|
||||
(let [image-src (string/replace src #"^assets://" "")
|
||||
_ (prn "image-src:" image-src)]
|
||||
(let [image-src (string/replace src #"^assets://" "")]
|
||||
[:.asset-action-bar {:aria-hidden "true"}
|
||||
;; the image path bar
|
||||
(when (util/electron?)
|
||||
|
||||
Reference in New Issue
Block a user