🎨 重建索引消息

This commit is contained in:
Liang Ding 2023-02-04 11:54:25 +08:00
parent c4c3d880a1
commit ca883f5d85
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 5 additions and 6 deletions

View file

@ -521,7 +521,6 @@ func fullReindex() {
go func() {
time.Sleep(3 * time.Second)
util.PushClearMsg(msgId)
util.PushStatusBar(Conf.Language(108))
}()
}