mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
🚨
This commit is contained in:
parent
220e0b137f
commit
30db8f4eb0
4 changed files with 5 additions and 5 deletions
|
|
@ -715,7 +715,7 @@ export const openMenuPanel = (options: {
|
|||
id,
|
||||
blockID
|
||||
}]);
|
||||
options.blockElement.setAttribute(Constants.CUSTOM_SY_AV_VIEW, id)
|
||||
options.blockElement.setAttribute(Constants.CUSTOM_SY_AV_VIEW, id);
|
||||
avPanelElement.remove();
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue