From 7a9d30b128eb9d8ed5b49115074d1e777a652ba5 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Sat, 9 Mar 2024 05:49:35 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3?= =?UTF-8?q?=E7=95=AA=E5=8F=B7=E6=9B=B8=E3=81=8D=E6=8F=9B=E3=81=88=E3=80=81?= =?UTF-8?q?=E8=A1=A8=E7=A4=BA=E3=82=BF=E3=82=A4=E3=83=9F=E3=83=B3=E3=82=B0?= =?UTF-8?q?=E3=81=8C=E9=81=85=E3=81=84=E3=83=90=E3=82=B0=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/EachTrainInfoCore.js | 2 +- components/settings.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ActionSheetComponents/EachTrainInfoCore.js b/components/ActionSheetComponents/EachTrainInfoCore.js index 8df6e43..bd4d321 100644 --- a/components/ActionSheetComponents/EachTrainInfoCore.js +++ b/components/ActionSheetComponents/EachTrainInfoCore.js @@ -217,7 +217,7 @@ export const EachTrainInfoCore = ({ //0.1秒待機してから開く setTimeout(() => { SheetManager.show("EachTrainInfo", { payload }); - }, 1); + }, 2); }); } }; diff --git a/components/settings.js b/components/settings.js index 9373ec3..aae81ac 100644 --- a/components/settings.js +++ b/components/settings.js @@ -170,7 +170,7 @@ export default function Setting(props) { textAlignVertical: "center", }} > - 内部バージョン: 4.6.4 + 内部バージョン: 5.0