|
@@ -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",
|