Michael Wang 3 anni fa
parent
commit
f3006b375a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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",