From 8da34c7ab82a4c03f9ae01e8d58f438a10338645 Mon Sep 17 00:00:00 2001 From: ottokang Date: Tue, 27 Feb 2024 12:27:24 +0800 Subject: [PATCH] Remove test option --- python/input_methods/chewing/js/config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/python/input_methods/chewing/js/config.js b/python/input_methods/chewing/js/config.js index 3448f6b7..73981caa 100644 --- a/python/input_methods/chewing/js/config.js +++ b/python/input_methods/chewing/js/config.js @@ -150,7 +150,6 @@ $(function () { spaceKeyAction: { 1: "叫出選字視窗", 0: "輸出空格", - 2: "移動到選字頂端", }, spaceKeyCandidatesAction: { 1: "移動游標(循環)",