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
Reference in a new issue