mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 改进同步后全量重建索引判断 Fix https://github.com/siyuan-note/siyuan/issues/5764
This commit is contained in:
parent
955bc042e6
commit
5139e51165
4 changed files with 39 additions and 8 deletions
|
|
@ -480,6 +480,7 @@ func RefreshFileTree() {
|
|||
util.PushErrMsg(fmt.Sprintf(Conf.Language(85), err), 5000)
|
||||
return
|
||||
}
|
||||
treenode.InitBlockTree(true)
|
||||
|
||||
util.PushEndlessProgress(Conf.Language(35))
|
||||
openedBoxes := Conf.GetOpenedBoxes()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue