Vanessa 2023-12-22 12:30:12 +08:00
parent badaf6ffb8
commit 33b9a6d331
18 changed files with 78 additions and 41 deletions

View file

@ -190,7 +190,7 @@ export const openTitleMenu = (protyle: IProtyle, position: IPosition) => {
/// #else
openSearch({
app: protyle.app,
hotkey: window.siyuan.config.keymap.general.search.custom,
hotkey: Constants.DIALOG_SEARCH,
notebookId: protyle.notebookId,
searchPath
});