Selaa lähdekoodia

fix typecheck

Michael Wang 3 vuotta sitten
vanhempi
commit
f3006b375a
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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",