diff --git a/double_pinyin.schema.yaml b/double_pinyin.schema.yaml index 8a07140..61d2da9 100644 --- a/double_pinyin.schema.yaml +++ b/double_pinyin.schema.yaml @@ -33,7 +33,7 @@ schema: # reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。 switches: - name: ascii_mode - states: [ 中, A ] + states: [ 中, A ] reset: 0 - name: ascii_punct # 中英标点 states: [ ¥, $ ] diff --git a/double_pinyin_abc.schema.yaml b/double_pinyin_abc.schema.yaml index fdb41e3..add844f 100644 --- a/double_pinyin_abc.schema.yaml +++ b/double_pinyin_abc.schema.yaml @@ -33,7 +33,7 @@ schema: # reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。 switches: - name: ascii_mode - states: [ 中, A ] + states: [ 中, A ] reset: 0 - name: ascii_punct # 中英标点 states: [ ¥, $ ] diff --git a/double_pinyin_flypy.schema.yaml b/double_pinyin_flypy.schema.yaml index 1c9a13a..5143ef8 100644 --- a/double_pinyin_flypy.schema.yaml +++ b/double_pinyin_flypy.schema.yaml @@ -33,7 +33,7 @@ schema: # reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。 switches: - name: ascii_mode - states: [ 中, A ] + states: [ 中, A ] reset: 0 - name: ascii_punct # 中英标点 states: [ ¥, $ ] diff --git a/double_pinyin_mspy.schema.yaml b/double_pinyin_mspy.schema.yaml index ae6cf18..540f50c 100644 --- a/double_pinyin_mspy.schema.yaml +++ b/double_pinyin_mspy.schema.yaml @@ -33,7 +33,7 @@ schema: # reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。 switches: - name: ascii_mode - states: [ 中, A ] + states: [ 中, A ] reset: 0 - name: ascii_punct # 中英标点 states: [ ¥, $ ] diff --git a/double_pinyin_sogou.schema.yaml b/double_pinyin_sogou.schema.yaml index 1d68738..d7b90d9 100644 --- a/double_pinyin_sogou.schema.yaml +++ b/double_pinyin_sogou.schema.yaml @@ -33,7 +33,7 @@ schema: # reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。 switches: - name: ascii_mode - states: [ 中, A ] + states: [ 中, A ] reset: 0 - name: ascii_punct # 中英标点 states: [ ¥, $ ] diff --git a/double_pinyin_ziguang.schema.yaml b/double_pinyin_ziguang.schema.yaml index e3e1f91..ed2babe 100644 --- a/double_pinyin_ziguang.schema.yaml +++ b/double_pinyin_ziguang.schema.yaml @@ -33,7 +33,7 @@ schema: # reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。 switches: - name: ascii_mode - states: [ 中, A ] + states: [ 中, A ] reset: 0 - name: ascii_punct # 中英标点 states: [ ¥, $ ] diff --git a/rime_ice.schema.yaml b/rime_ice.schema.yaml index 0531ad3..d99eb26 100644 --- a/rime_ice.schema.yaml +++ b/rime_ice.schema.yaml @@ -23,7 +23,7 @@ schema: # reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。 switches: - name: ascii_mode - states: [ 中, A ] + states: [ 中, A ] reset: 0 - name: ascii_punct # 中英标点 states: [ ¥, $ ]