use fullwidth 'A' for ascii_mode switches (#482)

This commit is contained in:
ComfyFluffy
2023-09-22 19:18:46 +08:00
committed by GitHub
parent e20230a6e3
commit 34fbc4043e
7 changed files with 7 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ schema:
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
switches:
- name: ascii_mode
states: [ 中, A ]
states: [ 中, ]
reset: 0
- name: ascii_punct # 中英标点
states: [ ¥, $ ]

View File

@@ -33,7 +33,7 @@ schema:
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
switches:
- name: ascii_mode
states: [ 中, A ]
states: [ 中, ]
reset: 0
- name: ascii_punct # 中英标点
states: [ ¥, $ ]

View File

@@ -33,7 +33,7 @@ schema:
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
switches:
- name: ascii_mode
states: [ 中, A ]
states: [ 中, ]
reset: 0
- name: ascii_punct # 中英标点
states: [ ¥, $ ]

View File

@@ -33,7 +33,7 @@ schema:
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
switches:
- name: ascii_mode
states: [ 中, A ]
states: [ 中, ]
reset: 0
- name: ascii_punct # 中英标点
states: [ ¥, $ ]

View File

@@ -33,7 +33,7 @@ schema:
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
switches:
- name: ascii_mode
states: [ 中, A ]
states: [ 中, ]
reset: 0
- name: ascii_punct # 中英标点
states: [ ¥, $ ]

View File

@@ -33,7 +33,7 @@ schema:
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
switches:
- name: ascii_mode
states: [ 中, A ]
states: [ 中, ]
reset: 0
- name: ascii_punct # 中英标点
states: [ ¥, $ ]

View File

@@ -23,7 +23,7 @@ schema:
# reset: 默认状态。 注释掉后,切换窗口时不会重置到默认状态。
switches:
- name: ascii_mode
states: [ 中, A ]
states: [ 中, ]
reset: 0
- name: ascii_punct # 中英标点
states: [ ¥, $ ]