mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 16:06:13 +01:00
This commit is contained in:
parent
27b370133d
commit
01fc87c152
3 changed files with 19 additions and 4 deletions
1
app/src/types/protyle.d.ts
vendored
1
app/src/types/protyle.d.ts
vendored
|
|
@ -377,6 +377,7 @@ interface IHint {
|
|||
interface IOptions {
|
||||
history?: {
|
||||
created?: string
|
||||
snapshot?: string
|
||||
},
|
||||
backlinkData?: {
|
||||
blockPaths: IBreadcrumb[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue