This commit is contained in:
Liang Ding
2023-01-09 23:32:01 +08:00
parent 387d63de9b
commit dc02dec341
2 changed files with 9 additions and 2 deletions

View File

@@ -1316,6 +1316,8 @@ func autoFixIndex() {
sql.RemoveTreeQueue(root.Box, rootID)
reindexTree(rootID, i, size)
}
util.PushStatusBar("")
}
func reindexTreeByPath(box, p string, i, size int) {