mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 18:00:15 +01:00
This commit is contained in:
parent
78cba22910
commit
e0e803d743
21 changed files with 135 additions and 71 deletions
|
|
@ -242,7 +242,7 @@ const updateSearchResult = (config: ISearchOption, element: Element) => {
|
|||
}
|
||||
});
|
||||
}
|
||||
}, Constants.TIMEOUT_SEARCH);
|
||||
}, Constants.TIMEOUT_INPUT);
|
||||
};
|
||||
|
||||
const initSearchEvent = (element: Element, config: ISearchOption) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue