mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-07 17:28:50 +01:00
This commit is contained in:
parent
8b9d811c91
commit
323cb9e1ae
1 changed files with 1 additions and 1 deletions
2
app/src/types/protyle.d.ts
vendored
2
app/src/types/protyle.d.ts
vendored
|
|
@ -440,7 +440,7 @@ interface IProtyleOptions {
|
|||
}[],
|
||||
action?: TProtyleAction[],
|
||||
mode?: TEditorMode,
|
||||
blockId: string
|
||||
blockId?: string
|
||||
rootId?: string
|
||||
key?: string
|
||||
defId?: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue