mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
This commit is contained in:
@@ -82,7 +82,7 @@ export const reloadSync = (data: { upsertRootIDs: string[], removeRootIDs: strin
|
||||
});
|
||||
// NOTE asset 无法获取推送地址,先不处理
|
||||
allModels.search.forEach(item => {
|
||||
item.parent.panelElement.querySelector("#searchRefresh").dispatchEvent(new CustomEvent("input"));
|
||||
item.parent.panelElement.querySelector("#searchInput").dispatchEvent(new CustomEvent("input"));
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user