Browse Source

fix typecheck

Michael Wang 3 năm trước cách đây
mục cha
commit
f3006b375a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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",