Add Comments
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
04e8bdd7ae
commit
8f26218ef2
@ -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