🎨 Refresh result list after find-replace https://github.com/siyuan-note/siyuan/issues/12437
This commit is contained in:
parent
b0e55a5f6c
commit
6d8319b13f
1 changed files with 1 additions and 0 deletions
|
@ -798,6 +798,7 @@ func FindReplace(keyword, replacement string, replaceTypes map[string]bool, ids
|
|||
refreshProtyle(id)
|
||||
}
|
||||
|
||||
sql.WaitForWritingDatabase()
|
||||
util.PushClearProgress()
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue