mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
This commit is contained in:
parent
f32449f83d
commit
3f15b9b22c
1 changed files with 1 additions and 1 deletions
|
|
@ -226,7 +226,7 @@ ${padHTML}
|
|||
icon: getIconByType(item.type, item.subType),
|
||||
label: item.name,
|
||||
click() {
|
||||
zoomOut({protyle, id: item.id, focusId: id});
|
||||
zoomOut({protyle, id: item.id});
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue