From bf37bd2c296386977489aeaf6ad272932b1b0863 Mon Sep 17 00:00:00 2001 From: derek0x <372765@qq.com> Date: Tue, 18 Jun 2024 16:32:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wubi.schema.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/wubi.schema.yaml b/wubi.schema.yaml index fdb30a3..cd48e37 100644 --- a/wubi.schema.yaml +++ b/wubi.schema.yaml @@ -30,9 +30,6 @@ switches: - name: new_spelling reset: 1 states: [ 隐,显 ] - - name: rvl_zhuyin - reset: 1 - states: [ 形,拼 ] - name: GB2312 reset: 1 states: [ 扩,常 ] -- Gitee