mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 09:54:07 +01:00
This commit is contained in:
parent
36c7a99311
commit
02196ef3d1
4 changed files with 18 additions and 5 deletions
1
app/src/types/protyle.d.ts
vendored
1
app/src/types/protyle.d.ts
vendored
|
|
@ -459,6 +459,7 @@ interface IProtyleOptions {
|
|||
scroll?: boolean
|
||||
breadcrumb?: boolean
|
||||
breadcrumbDocName?: boolean
|
||||
hideTitleOnZoom?: boolean
|
||||
}
|
||||
/** 内部调试时使用 */
|
||||
_lutePath?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue