fix: video assets can not play on desktop app

fixed https://github.com/logseq/db-test/issues/398
This commit is contained in:
Tienson Qin
2025-08-01 02:37:57 +08:00
parent 8c402676a9
commit de67a46e92

View File

@@ -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)