mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
badaf6ffb8
commit
33b9a6d331
18 changed files with 78 additions and 41 deletions
|
|
@ -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
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue