Correção de erro crotesco no tipo Number e numeber em typescript
parent
3c2790e3d4
commit
221caefa20
|
@ -31,7 +31,6 @@ initIO(server);
|
|||
// StartAllWhatsAppsSessions();
|
||||
gracefulShutdown(server);
|
||||
|
||||
|
||||
(async () => {
|
||||
|
||||
let whatsapps: any = await Whatsapp.findAll({ attributes: ['id', 'url'] })
|
||||
|
|
Loading…
Reference in New Issue