mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
hotfix: scenery timetable train statuses
This commit is contained in:
@@ -251,7 +251,7 @@ export default defineComponent({
|
||||
const trainStopStatus = getTrainStopStatus(
|
||||
ct.checkpointStop,
|
||||
ct.train.currentStationName,
|
||||
sceneryName
|
||||
sceneryName.replace(/_/g, ' ')
|
||||
);
|
||||
|
||||
const trainStopIndex =
|
||||
|
||||
Reference in New Issue
Block a user