恐らく関連列車ボタンが動作しないバグを修正

This commit is contained in:
harukin-OneMix4
2024-02-14 01:28:24 +09:00
parent 6b12dcbcf6
commit fe8df6af2e
3 changed files with 14 additions and 8 deletions

View File

@@ -362,6 +362,7 @@ export default function Apps({ navigation, webview, stationData }) {
originalStationList,
openStationACFromEachTrainInfo,
from: "Train",
setTrainInfo,
}}
/>
</View>