소스 검색

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,
           "minimap.modal": false,
           "specialTag.modal": false,
+          "shortCut.modal": false,
           "score.fontSize.scale": 1,
         },
         statusValue: "FORMAL",