mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-27 18:56:09 +01:00
🎨 自动后台校验索引
This commit is contained in:
parent
5f364acbbc
commit
10c810a02c
6 changed files with 11 additions and 6 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue