mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
f273e0af19
commit
6225246d99
13 changed files with 64 additions and 26 deletions
|
|
@ -827,7 +827,8 @@ export const openMenuPanel = (options: {
|
|||
isNotEmpty: false,
|
||||
content: null,
|
||||
content2: null,
|
||||
hasEndDate: false
|
||||
hasEndDate: false,
|
||||
isNotTime: true,
|
||||
}
|
||||
});
|
||||
avPanelElement.remove();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue