Ver Fonte

Update protyle.d.ts (#11897)

Jeffrey Chen há 1 ano atrás
pai
commit
c9dcfafc68
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      app/src/types/protyle.d.ts

+ 1 - 1
app/src/types/protyle.d.ts

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