Zmiana wyglądu widoków i rozłożenia elementów na stronie (1.6.0a)

This commit is contained in:
2022-04-23 15:22:34 +02:00
parent 4b3971fd8a
commit aefa6627b4
20 changed files with 297 additions and 173 deletions
+3 -1
View File
@@ -11,7 +11,9 @@ export default interface ScheduledTrain {
terminatesAt: string;
beginsAt: string;
nearestStop: string;
prevStationName: string;
nextStationName: string;
stopLabel: string;
stopStatus: string;