feat:add a new option "Ignore symbols and Numbers"

This commit is contained in:
Zyronon
2025-11-13 02:42:06 +00:00
parent 584c5588dc
commit e280a54e06
6 changed files with 30 additions and 22 deletions

View File

@@ -51,7 +51,7 @@ export const SAVE_DICT_KEY = {
}
export const SAVE_SETTING_KEY = {
key: 'typing-word-setting',
version: 16
version: 17
}
export const EXPORT_DATA_KEY = {
key: 'typing-word-export',