浏览代码

fix typecheck

Michael Wang 3 年之前
父节点
当前提交
f3006b375a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/store/store.ts

+ 1 - 0
src/store/store.ts

@@ -24,6 +24,7 @@ export const useMarkStore = defineStore("mark", {
           "answer.modal": false,
           "answer.modal": false,
           "minimap.modal": false,
           "minimap.modal": false,
           "specialTag.modal": false,
           "specialTag.modal": false,
+          "shortCut.modal": false,
           "score.fontSize.scale": 1,
           "score.fontSize.scale": 1,
         },
         },
         statusValue: "FORMAL",
         statusValue: "FORMAL",