From d897d0782fa7cba5c65f23ccc1f2e3e8099dd881 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Sat, 31 Aug 2024 15:45:08 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3=E5=8F=96?= =?UTF-8?q?=E5=BE=97=E3=81=AB=E3=83=AA=E3=83=95=E3=82=A1=E3=83=A9=E3=82=92?= =?UTF-8?q?=E4=BB=98=E4=B8=8E=E3=81=97=E3=81=A6=E6=9C=80=E6=96=B0=E3=81=AE?= =?UTF-8?q?=E7=94=BB=E5=83=8F=E3=82=92=E6=9B=B4=E6=96=B0=E3=81=97=E3=81=A6?= =?UTF-8?q?=E3=81=8F=E3=82=8B=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../EachTrainInfoCore/trainIconStatus.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/ActionSheetComponents/EachTrainInfoCore/trainIconStatus.tsx b/components/ActionSheetComponents/EachTrainInfoCore/trainIconStatus.tsx index 785466d..0cf3daf 100644 --- a/components/ActionSheetComponents/EachTrainInfoCore/trainIconStatus.tsx +++ b/components/ActionSheetComponents/EachTrainInfoCore/trainIconStatus.tsx @@ -34,8 +34,9 @@ export const TrainIconStatus: FC = ({ data, navigate, from }) => { case "49D": case "57D": setTrainIcon( - "https://n8n.haruk.in/webhook/dosan-anpanman-pictures.png?trainNum=" + + `https://n8n.haruk.in/webhook/dosan-anpanman-pictures.png?trainNum=${ data.trainNum + }&day=${dayjs().format("D")}` ); fetch( `https://n8n.haruk.in/webhook/dosan-anpanman?month=${dayjs().format(