mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 09:54:07 +01:00
This commit is contained in:
parent
f9f2252946
commit
41a7c5d63f
5 changed files with 15 additions and 18 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -230,6 +230,7 @@ declare interface IExport {
|
|||
}
|
||||
|
||||
declare interface IEditor {
|
||||
readOnly: boolean;
|
||||
katexMacros: string;
|
||||
fullWidth: boolean;
|
||||
fontSize: number;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue