mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: lint
This commit is contained in:
@@ -2550,7 +2550,7 @@
|
||||
|
||||
(defn breadcrumb
|
||||
"block-id - uuid of the target block of breadcrumb. page uuid is also acceptable"
|
||||
[config repo block-id {:keys [show-page? indent? end-separator? level-limit navigating-block]
|
||||
[config repo block-id {:keys [show-page? indent? end-separator? level-limit _navigating-block]
|
||||
:or {show-page? true
|
||||
level-limit 3}
|
||||
:as opts}]
|
||||
|
||||
Reference in New Issue
Block a user