🎨 自动后台校验索引

This commit is contained in:
Liang Ding 2023-01-15 11:48:01 +08:00
parent 5f364acbbc
commit 10c810a02c
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 11 additions and 6 deletions

View file

@ -1344,7 +1344,7 @@ func autoFixIndex() {
reindexTree(rootID, i, size)
}
util.PushStatusBar("")
util.PushStatusBar(Conf.Language(185))
}
func reindexTreeByPath(box, p string, i, size int) {