dodatkowe info o postojach w dzienniku RJ

This commit is contained in:
2023-06-27 02:52:41 +02:00
parent 96d64e77fc
commit 72ff857fff
2 changed files with 98 additions and 63 deletions
@@ -52,6 +52,11 @@ export interface TimetableHistory {
checkpointArrivals?: string[];
checkpointDepartures?: string[];
checkpointArrivalsScheduled?: string[];
checkpointDeparturesScheduled?: string[];
checkpointStopTypes?: string[];
}
export interface SceneryTimetableHistory {