mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
c5d9b83224
commit
8af49fcc16
2 changed files with 7 additions and 7 deletions
|
|
@ -930,7 +930,7 @@ export const openMenuPanel = (options: {
|
|||
event.stopPropagation();
|
||||
break;
|
||||
} else if (type === "goSearchAV") {
|
||||
openSearchAV(avID, target);
|
||||
openSearchAV(avID, target, undefined, false);
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue