From 637d5c685181bc882d348109630964308803c74e Mon Sep 17 00:00:00 2001 From: yoneyan Date: Mon, 1 Mar 2021 04:35:23 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20=E3=82=B3=E3=83=B3=E3=83=95=E3=82=A3?= =?UTF-8?q?=E3=82=B0=E3=81=AE=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/config.json b/configs/config.json index 28baa961..1fe62dc2 100644 --- a/configs/config.json +++ b/configs/config.json @@ -75,7 +75,7 @@ }, { "id": "ET", - "hidden": false, + "hidden": true, "name": "その他", "comment": "その他" } @@ -101,7 +101,7 @@ }, { "id": "ETC", - "hidden": false, + "hidden": true, "name": "その他", "comment": "その他の接続方式" }