mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 17:10:12 +01:00
🚨
This commit is contained in:
parent
0014c8b5f3
commit
d1e67e055b
5 changed files with 36 additions and 36 deletions
|
|
@ -141,7 +141,7 @@ data-def-path="${item.defPath}">
|
|||
|
||||
private toggleBlocks(liElement: HTMLElement) {
|
||||
if (this.toggleClick) {
|
||||
this.toggleClick(liElement)
|
||||
this.toggleClick(liElement);
|
||||
return;
|
||||
}
|
||||
if (!liElement.nextElementSibling) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue