Aktualizacja listy scenerii. Poprawki w wyświetlaniu rozkładów jazdy.

This commit is contained in:
2020-11-15 13:58:53 +01:00
parent f25e72d961
commit acc27bc1fd
4 changed files with 129 additions and 118 deletions
+1
View File
@@ -15,4 +15,5 @@ export default interface ScheduledTrain {
stopLabel: string;
stopStatus: string;
stopStatusID: number;
}