mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Refresh result list after find-replace https://github.com/siyuan-note/siyuan/issues/12437
This commit is contained in:
@@ -791,7 +791,7 @@ func FindReplace(keyword, replacement string, replaceTypes map[string]bool, ids
|
||||
util.PushEndlessProgress(fmt.Sprintf(Conf.Language(207), i+1, len(renameRoots)))
|
||||
}
|
||||
|
||||
WaitForWritingFiles()
|
||||
sql.WaitForWritingDatabase()
|
||||
|
||||
reloadTreeIDs = gulu.Str.RemoveDuplicatedElem(reloadTreeIDs)
|
||||
for _, id := range reloadTreeIDs {
|
||||
|
||||
Reference in New Issue
Block a user