mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 22:38:49 +01:00
🎨 重建索引消息提示
This commit is contained in:
parent
af694ad3c1
commit
ab9f2ba6fd
1 changed files with 1 additions and 1 deletions
|
|
@ -518,9 +518,9 @@ func fullReindex() {
|
|||
treenode.SaveBlockTree(true)
|
||||
LoadFlashcards()
|
||||
runtime.GC()
|
||||
util.PushClearMsg(msgId)
|
||||
go func() {
|
||||
time.Sleep(3 * time.Second)
|
||||
util.PushClearMsg(msgId)
|
||||
util.PushStatusBar(Conf.Language(108))
|
||||
}()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue