mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
Update protyle.d.ts (#11897)
This commit is contained in:
parent
415ee59779
commit
c9dcfafc68
1 changed files with 1 additions and 1 deletions
2
app/src/types/protyle.d.ts
vendored
2
app/src/types/protyle.d.ts
vendored
|
|
@ -232,7 +232,7 @@ declare class Lute {
|
||||||
|
|
||||||
public SetFootnotes(enable: boolean): void;
|
public SetFootnotes(enable: boolean): void;
|
||||||
|
|
||||||
public SetLinkRef(enalbe: boolean): void;
|
public SetLinkRef(enable: boolean): void;
|
||||||
|
|
||||||
public SetEmojiSite(emojiSite: string): void;
|
public SetEmojiSite(emojiSite: string): void;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue