mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-18 01:50:58 +08:00
This commit is contained in:
parent
94b1b410d1
commit
c20e936303
@ -634,6 +634,7 @@ const replace = (element: Element, config: ISearchOption, edit: Protyle, isAll:
|
||||
r: replaceInputElement.value,
|
||||
ids,
|
||||
types: config.types,
|
||||
method: config.method,
|
||||
}, (response) => {
|
||||
loadElement.classList.add("fn__none");
|
||||
if (response.code === 1) {
|
||||
|
Loading…
Reference in New Issue
Block a user