mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
This commit is contained in:
parent
9d62905a14
commit
d81359bdee
1 changed files with 1 additions and 1 deletions
|
|
@ -489,7 +489,7 @@ func FullReindex() {
|
|||
task.AppendTask(task.DatabaseIndexRef, IndexRefs)
|
||||
task.AppendTask(task.ReloadUI, util.ReloadUI)
|
||||
|
||||
// ReindexAssetContent()
|
||||
// TODO ReindexAssetContent()
|
||||
}
|
||||
|
||||
func fullReindex() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue