mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-01 22:38:49 +01:00
🎨 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
Add a link
Reference in a new issue