🎨 重建索引时 reload 闪卡

This commit is contained in:
Liang Ding 2022-12-29 19:49:14 +08:00
parent e95701a3f4
commit 7797750ae8
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -563,6 +563,8 @@ func FullReindex() {
}
IndexRefs()
treenode.SaveBlockTree()
InitFlashcards()
util.PushEndlessProgress(Conf.Language(58))
go func() {
time.Sleep(1 * time.Second)