TimetableAPI-Upgrade #64
@ -118,6 +118,7 @@ function fixErrantTiplocs(input: string[]): void {
|
||||
if (value === "RDNG4AB") {
|
||||
array[index] = "RDNGSTN";
|
||||
}
|
||||
// Additional substitutions can be applied here
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user