mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-11 23:22:33 +01:00
This commit is contained in:
parent
f45d2bd37b
commit
fb007a61c0
16 changed files with 131 additions and 63 deletions
|
|
@ -14,7 +14,7 @@ export const newCardModel = (options: {
|
|||
}) => {
|
||||
let editor: Protyle;
|
||||
const custom = new Custom({
|
||||
type: "card",
|
||||
type: "siyuan-card",
|
||||
tab: options.tab,
|
||||
data: options.data,
|
||||
init() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue