mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-18 04:58:06 +01:00
This commit is contained in:
parent
c2f10b73d6
commit
a2c6e831f7
2 changed files with 1 additions and 4 deletions
3
app/src/types/protyle.d.ts
vendored
3
app/src/types/protyle.d.ts
vendored
|
|
@ -472,9 +472,6 @@ interface IProtyleOptions {
|
|||
_lutePath?: string;
|
||||
/** 是否启用打字机模式。默认值: false */
|
||||
typewriterMode?: boolean;
|
||||
/** 多语言。默认值: 'zh_CN' */
|
||||
lang?: string;
|
||||
/** @link https://ld246.com/article/1549638745630#options-toolbar */
|
||||
toolbar?: Array<string | IMenuItem>;
|
||||
/** @link https://ld246.com/article/1549638745630#options-preview */
|
||||
preview?: IPreview;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue