mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Poprawki kodu. Dodano interaktywność rozkładów jazdy.
This commit is contained in:
@@ -149,6 +149,7 @@ export default class StationsView extends Vue {
|
||||
acc[station.stationName].push({
|
||||
trainNo: train.trainNo,
|
||||
driverName: train.driverName,
|
||||
driverId: train.driverId,
|
||||
category: train.category,
|
||||
...foundStop
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user