chore: added route control abbrevs

This commit is contained in:
2025-01-28 00:17:10 +01:00
parent c862164f69
commit 519d5ec5fa
3 changed files with 39 additions and 12 deletions
+1 -2
View File
@@ -132,8 +132,7 @@ export interface StopRow {
scheduledDepartureDate: Date | null;
realLine: string;
driveTime: number;
controlAbbrevs: string[];
additionalAbbrevs: string[];
abbrevs: string[];
sceneryName: string;
arrivalKm: string;
arrivalSpeed: number;