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