mirror of
https://github.com/logseq/logseq.git
synced 2026-04-25 06:35:02 +00:00
mod+m to publish
This commit is contained in:
2
deps/publish/src/logseq/publish/render.cljs
vendored
2
deps/publish/src/logseq/publish/render.cljs
vendored
@@ -10,7 +10,7 @@
|
||||
[logseq.publish.model :as publish-model]))
|
||||
|
||||
;; Timestamp in milliseconds used for cache busting static assets.
|
||||
(defonce version 1767105766059)
|
||||
(defonce version 1767194868810)
|
||||
|
||||
(def ref-regex
|
||||
(js/RegExp. "\\[\\[([0-9a-fA-F-]{36})\\]\\]|\\(\\(([0-9a-fA-F-]{36})\\)\\)" "g"))
|
||||
|
||||
Reference in New Issue
Block a user