diff --git a/src/owlboardApi/staffLdb.ts b/src/owlboardApi/staffLdb.ts index 21828a5..9cea52b 100644 --- a/src/owlboardApi/staffLdb.ts +++ b/src/owlboardApi/staffLdb.ts @@ -36,6 +36,7 @@ export interface TrainServices { etd?: Date; atd?: Date; + [key: string]: any; } export interface ServiceLocation {