diff --git a/components/ActionSheetComponents/EachTrainInfo.js b/components/ActionSheetComponents/EachTrainInfo.js
index 73972f0..80233a8 100644
--- a/components/ActionSheetComponents/EachTrainInfo.js
+++ b/components/ActionSheetComponents/EachTrainInfo.js
@@ -616,7 +616,14 @@ export const EachTrainInfo = ({
{station}
{points.findIndex((d) => d == index) >= 0 ? (
- ほげ
+
+ 🚊
+
) : null}
{!isNaN(data.trainData?.delay) &&
data.trainData?.delay != 0 && (