Fix failure if NRCC messages are not present on StaffLDB

Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
Fred Boniface
2023-08-07 12:03:09 +01:00
parent ae1a467c97
commit f96c7a7e9d
5 changed files with 21 additions and 19 deletions

View File

@@ -28,14 +28,12 @@ export const outputs: StaffLdb[] = [
length: 10,
origin: [
{
tiploc: "PLYMTH",
name: "Plymouth"
tiploc: "PLYMTH"
}
],
destination: [
{
tiploc: "BHAMNWS",
name: "Birmingham New Street"
tiploc: "BHAMNWS"
}
]
}