diff --git a/Models/WubiCustomModel.cs b/Models/WubiCustomModel.cs index 7adbd5ddd8d1951cae87785609250c3b9465164c..35064b6a11cbb9121e4a66c5ac0412d8afb25e45 100644 --- a/Models/WubiCustomModel.cs +++ b/Models/WubiCustomModel.cs @@ -25,9 +25,9 @@ namespace WubiMaster.Models show_es = "switches/@0/reset"; zh_trad = "switches/@2/reset"; new_spelling = "switches/@3/reset"; - GB2312 = "switches/@4/reset"; - single_char = "switches/@6/reset"; - full_shape = "switches/@7/reset"; + GB2312 = "switches/@5/reset"; + single_char = "switches/@7/reset"; + full_shape = "switches/@9/reset"; } } }