mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
chore: rephrase search result wrong uuid prompting
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
(search-result-item "Block" (if block
|
||||
(block-search-result-item repo uuid format content search-q search-mode)
|
||||
(do (log/error "search result with non-existing uuid: " data)
|
||||
(str "Re-index required! Cache is outdated."))))])
|
||||
(str "Cache is outdated. Please click the 'Re-index' button in the graph's dropdown menu."))))])
|
||||
|
||||
nil)]))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user