Update socket_io_provider.ts
This commit is contained in:
parent
8cf801d964
commit
237a514ae1
|
|
@ -555,7 +555,8 @@ export class WebSocketIo {
|
|||
await sendMessageToMail(
|
||||
'andrew.ng@apactech.io',
|
||||
`[DPELP] Report AUTO - ${dataFormat}`,
|
||||
tableHTML
|
||||
tableHTML,
|
||||
['ips@ipsupply.com.au', 'kay@ipsupply.com.au']
|
||||
)
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
|
|
|
|||
Loading…
Reference in New Issue