From 47b1eb325ea109643985f21a937dd35a0a4f32ad Mon Sep 17 00:00:00 2001 From: harukin-OneMix4 Date: Sun, 16 Jul 2023 19:40:44 +0900 Subject: [PATCH] =?UTF-8?q?=E3=81=AA=E3=82=93=E3=81=8B=E3=83=9E=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=83=9F=E3=82=B9=E3=81=A3=E3=81=9F=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/settings.js | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/components/settings.js b/components/settings.js index f2372f5..bb03cc8 100644 --- a/components/settings.js +++ b/components/settings.js @@ -134,44 +134,6 @@ export default function Setting(props) { onValueChange={(value) => setTrainPosition(value.toString())} /> - - - 列車メニュー - - - setTrainMenu(value.toString())} - /> - - - - →列車現在位置表示(alpha) - - - setTrainPosition(value.toString())} - /> -