Skip to content

Commit

Permalink
✨ Support for searching asset content #8874
Browse files Browse the repository at this point in the history
  • Loading branch information
88250 committed Aug 4, 2023
1 parent 9d62905 commit d81359b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/model/box.go
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ func FullReindex() {
task.AppendTask(task.DatabaseIndexRef, IndexRefs)
task.AppendTask(task.ReloadUI, util.ReloadUI)

// ReindexAssetContent()
// TODO ReindexAssetContent()
}

func fullReindex() {
Expand Down

0 comments on commit d81359b

Please sign in to comment.