mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-09-22 00:20:47 +02:00
🎨 Improve status bar index creation information prompt https://github.com/siyuan-note/siyuan/issues/15390
This commit is contained in:
parent
1fd3f92137
commit
7569fec509
1 changed files with 0 additions and 4 deletions
|
@ -1306,10 +1306,6 @@ func MoveDocs(fromPaths []string, toBoxID, toPath string, callback interface{})
|
|||
}
|
||||
|
||||
FlushTxQueue()
|
||||
pushSQLInsertBlocksFTSMsg = true
|
||||
defer func() {
|
||||
pushSQLInsertBlocksFTSMsg = false
|
||||
}()
|
||||
luteEngine := util.NewLute()
|
||||
count := 0
|
||||
for fromPath, fromBox := range pathsBoxes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue