Update returned LDBSV results to 40
Signed-off-by: Fred Boniface <fred@fjla.uk>
This commit is contained in:
parent
681cf873dd
commit
6a40ff90d0
@ -55,7 +55,7 @@ async function arrDepBoardStaff(CRS) {
|
||||
log.out(`ldbService.arrDepBoardStaff: Try to fetch board for ${CRS}`, 'dbug');
|
||||
try {
|
||||
const options = {
|
||||
numRows: 25,
|
||||
numRows: 40,
|
||||
crs: CRS.toUpperCase(),
|
||||
getNonPassengerServices: true,
|
||||
time: await getDateTimeString(new Date),
|
||||
|
Loading…
Reference in New Issue
Block a user