Add "HX" (Heathrow Express) to PIS supported operators
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
09f883a461
commit
2ff822d8eb
@ -13,7 +13,7 @@ import {
|
||||
} from "../utils/pis.utils";
|
||||
import { Document } from "mongodb";
|
||||
|
||||
export const supported = ["GW", "UK"];
|
||||
export const supported = ["GW", "UK", "HX"];
|
||||
|
||||
export async function findPisByOrigDest(start: string, end: string) {
|
||||
logger.debug(
|
||||
|
Loading…
Reference in New Issue
Block a user