mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 04:40:15 +01:00
This commit is contained in:
parent
b552c03736
commit
6005027991
4 changed files with 57 additions and 18 deletions
1
app/src/types/protyle.d.ts
vendored
1
app/src/types/protyle.d.ts
vendored
|
|
@ -362,6 +362,7 @@ interface IOptions {
|
|||
backlinkData?: {
|
||||
blockPaths: IBreadcrumb[],
|
||||
dom: string
|
||||
expand: boolean
|
||||
}[],
|
||||
action?: string[],
|
||||
mode?: TEditorMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue