mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-17 06:05:29 +01:00
This commit is contained in:
parent
bafb045143
commit
231b8ecc65
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ export const globalCommand = (command: string, app: App) => {
|
|||
id: childData.blockId,
|
||||
rootID: childData.rootId,
|
||||
mode: childData.mode,
|
||||
rootIcon: closeData.docIcon,
|
||||
action: [childData.action]
|
||||
});
|
||||
} else if (childData.instance === "Asset") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue