Aktualizacja schedule indicatorów (w.i.p.)

This commit is contained in:
2021-07-06 01:51:36 +02:00
parent c548b31ac8
commit 8abed60244
2 changed files with 61 additions and 25 deletions
-1
View File
@@ -168,7 +168,6 @@
>
<TrainSchedule
:followingStops="train.timetableData.followingStops"
:currentStationName="train.currentStationName"
@click="changeScheduleShowState(train.timetableData?.timetableId)"
/>
</div>