feat:further improve the word practice to solve the problem of too many reviews

This commit is contained in:
Zyronon
2025-10-27 00:30:41 +08:00
parent 3dfea9bbe8
commit 2752f13e72

View File

@@ -43,7 +43,7 @@ export const SoundFileOptions = [
]
export const APP_VERSION = {
key: 'type-words-app-version',
version: 1
version: 2
}
export const SAVE_DICT_KEY = {
key: 'typing-word-dict',