mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: display class properties
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
|
||||
;; try to update file path
|
||||
(do
|
||||
(property-handler/add-page-property! page-name :file-path url)
|
||||
(property-handler/add-page-property! page-name :logseq.property/file-path url)
|
||||
page)))))
|
||||
|
||||
(defn ensure-ref-block!
|
||||
|
||||
Reference in New Issue
Block a user