mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 01:16:27 +00:00
fix: video assets can not play on desktop app
fixed https://github.com/logseq/db-test/issues/398
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
|
||||
(util/electron?)
|
||||
;; fullpath will be encoded
|
||||
(path/prepend-protocol "assets:" full-path)
|
||||
(path/prepend-protocol "file:" full-path)
|
||||
|
||||
;(mobile-util/native-platform?)
|
||||
;(mobile-util/convert-file-src full-path)
|
||||
|
||||
Reference in New Issue
Block a user