mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Przystosowanie kodu pod uaktualniony JSON z danymi
This commit is contained in:
@@ -41,7 +41,6 @@ export default interface Station {
|
||||
scheduledTrains: ScheduledTrain[];
|
||||
}[];
|
||||
|
||||
stops: string[] | null;
|
||||
|
||||
online: boolean;
|
||||
statusTimestamp: number;
|
||||
|
||||
Reference in New Issue
Block a user