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 SetLinkRef(enalbe: boolean): void;
|
||||
public SetLinkRef(enable: boolean): void;
|
||||
|
||||
public SetEmojiSite(emojiSite: string): void;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue