Liyuan Li 5 年之前
父節點
當前提交
0d5deda61a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      types/index.d.ts

+ 1 - 1
types/index.d.ts

@@ -338,7 +338,7 @@ interface IOptions {
     preview?: IPreview;
     /** @link https://hacpai.com/article/1549638745630#options-hint */
     hint?: IHint;
-    /** @link https://hacpai.com/article/1549638745630#options-toolbarconfig */
+    /** @link https://hacpai.com/article/1549638745630#options-toolbarConfig */
     toolbarConfig: {
         hide?: boolean,
         pin?: boolean,