chore: bump mldoc

This commit is contained in:
Tienson Qin
2021-05-09 18:08:03 +08:00
parent fe5df9ca36
commit 3dd7b4d7d5
3 changed files with 6 additions and 6 deletions

View File

@@ -141,7 +141,7 @@
(def built-in-properties
(set/union
#{:id :custom-id :background-color :heading :collapsed}
#{:id :custom-id :background-color :heading :collapsed :created-at :last-modified-at :created_at :last_modified_at}
(set (map keyword config/markers))))
(defn properties-built-in?