mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-27 01:14:07 +01:00
This commit is contained in:
parent
c202d5a961
commit
18a9d6b245
9 changed files with 25 additions and 0 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -312,6 +312,7 @@ declare interface IEditor {
|
|||
virtualBlockRefExclude: string;
|
||||
virtualBlockRefInclude: string;
|
||||
blockRefDynamicAnchorTextMaxLen: number;
|
||||
backlinkExpandCount: number;
|
||||
|
||||
emoji: string[];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue