mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 17:40:13 +01:00
This commit is contained in:
parent
732c0805ca
commit
f2d015267d
6 changed files with 49 additions and 34 deletions
|
|
@ -221,7 +221,7 @@ export const bindCardEvent = (options: {
|
|||
id: filterElement.getAttribute("data-id"),
|
||||
title: options.title
|
||||
},
|
||||
fn: newCardModel
|
||||
id: "siyuan-card"
|
||||
},
|
||||
});
|
||||
if (options.dialog) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue