mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-21 22:44:06 +01:00
This commit is contained in:
parent
9e948196ed
commit
9b4a6eb577
2 changed files with 27 additions and 2 deletions
|
|
@ -582,8 +582,9 @@ func ReindexHistory() (err error) {
|
|||
|
||||
name := historyDir.Name()
|
||||
indexHistoryDir(name, lutEngine)
|
||||
util.PushEndlessProgress(fmt.Sprintf(Conf.Language(40), name))
|
||||
}
|
||||
|
||||
sql.WaitForWritingHistoryDatabase()
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue