mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Improve the status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
This commit is contained in:
parent
c222e0d6f7
commit
2a07997ba2
2 changed files with 2 additions and 1 deletions
|
|
@ -679,6 +679,7 @@ func FullReindex() {
|
|||
func fullReindex() {
|
||||
pushSQLInsertBlocksFTSMsg = true
|
||||
defer func() {
|
||||
sql.FlushQueue()
|
||||
pushSQLInsertBlocksFTSMsg = false
|
||||
}()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue