Update protyle.d.ts (#11897)

This commit is contained in:
Jeffrey Chen 2024-07-07 11:45:06 +08:00 committed by GitHub
parent 415ee59779
commit c9dcfafc68
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;