mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix(pdf): invalid asset url for the file graph
This commit is contained in:
@@ -178,6 +178,7 @@
|
||||
(resolve-asset-real-path-url (state/get-current-repo) path)
|
||||
|
||||
(util/electron?)
|
||||
;; fullpath will be encoded
|
||||
(path/prepend-protocol "assets:" full-path)
|
||||
|
||||
(mobile-util/native-platform?)
|
||||
|
||||
Reference in New Issue
Block a user