mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Dodatkowy widok rozkładów jazdy na stacji
This commit is contained in:
@@ -37,6 +37,10 @@ export default interface Station {
|
||||
category: string;
|
||||
stopInfo: TrainStop;
|
||||
|
||||
terminatesAt: string;
|
||||
beginsAt: string;
|
||||
nearestStop: string;
|
||||
|
||||
stopLabel: string;
|
||||
stopStatus: string;
|
||||
}[];
|
||||
|
||||
Reference in New Issue
Block a user