mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
fix: lint
This commit is contained in:
@@ -121,7 +121,6 @@
|
||||
(= input (util/page-name-sanity-lc (:block/title block))))) blocks-result))))
|
||||
include-slash? (or (string/includes? input "/")
|
||||
(string/starts-with? input "/"))
|
||||
db-based? (config/db-based-graph?)
|
||||
order* (cond
|
||||
(= search-mode :graph)
|
||||
[]
|
||||
|
||||
Reference in New Issue
Block a user