fix: remove + disable :block/macros for db graphs

part of LOG-3137
This commit is contained in:
Gabriel Horner
2024-05-30 10:59:49 -04:00
parent da3929376a
commit 790d0460a1
4 changed files with 14 additions and 12 deletions

View File

@@ -78,7 +78,7 @@
(let [file-concepts (->>
;; from logseq.db.frontend.schema
[:block/properties-text-values :block/pre-block :recent/pages :file/handle :block/file :block/properties-order
:block/marker :block/priority :block/scheduled :block/deadline]
:block/marker :block/priority :block/scheduled :block/deadline :block/macros]
(map str)
(into [;; e.g. block/properties :title
"block/properties :"