mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Zmiany w wyglądzie listy pociągów
This commit is contained in:
@@ -35,5 +35,8 @@ export default interface Station {
|
||||
currentStationName: string;
|
||||
category: string;
|
||||
stopInfo: TrainStop;
|
||||
|
||||
stopLabel: string;
|
||||
stopStatus: string;
|
||||
}[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user