chore: added journal timetable comments

This commit is contained in:
2024-10-01 15:28:22 +02:00
parent 6fd9e21213
commit cac4345683
2 changed files with 8 additions and 4 deletions
+1
View File
@@ -263,6 +263,7 @@ export namespace API {
checkpointArrivalsScheduled: string[];
checkpointDeparturesScheduled: string[];
checkpointStopTypes: string[];
checkpointComments: string[];
visitedSceneries: string[];
sceneryNames: string[];
path: string;