Browse Source

fix: lint

Tienson Qin 1 year ago
parent
commit
9c2e83346f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/frontend/components/property/value.cljs

+ 1 - 1
src/main/frontend/components/property/value.cljs

@@ -386,7 +386,7 @@
             (page-cp {:disable-preview? true
                       :show-non-exists-page? true
                       :label (human-date-label date)}
-                     {:block/name page-title})
+                     (db/get-page page-title))
             page-title)))
       (let [date (js/Date. value)]
         [:span