mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix: pdf area annotation
This commit is contained in:
@@ -152,7 +152,7 @@
|
||||
|
||||
(defonce *assets-url-cache (atom {}))
|
||||
|
||||
(defn make-asset-url
|
||||
(defn <make-asset-url
|
||||
"Make asset URL for UI element, to fill img.src"
|
||||
[path] ;; path start with "/assets"(editor) or compatible for "../assets"(whiteboards)
|
||||
(if config/publishing?
|
||||
|
||||
Reference in New Issue
Block a user