mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
fix: file graphs showing buggy views tab
instead of page count
This commit is contained in:
@@ -133,7 +133,7 @@
|
||||
"(t prompt-key" [:select/default-prompt :select/default-select-multiple :select.graph/prompt]
|
||||
;; All args to ui/make-confirm-modal are not keywords
|
||||
"(t title" []
|
||||
"(t (or title-key" [:views.table/live-query-title :views.table/default-title]
|
||||
"(t (or title-key" [:views.table/live-query-title :views.table/default-title :all-pages/table-title]
|
||||
"(t subtitle" [:asset/physical-delete]})
|
||||
|
||||
(defn- whiteboard-dicts
|
||||
|
||||
Reference in New Issue
Block a user