comentario de codigo
parent
eb5e6e7a8a
commit
1dc329f29b
|
@ -29,7 +29,7 @@ gracefulShutdown(server);
|
|||
|
||||
let whatsapps: any = await Whatsapp.findAll({ attributes: ['id', 'url'] })
|
||||
|
||||
console.log('whatsapps: ', whatsapps)
|
||||
// console.log('whatsapps: ', whatsapps)
|
||||
|
||||
if (whatsapps && whatsapps.length > 0) {
|
||||
|
||||
|
|
Loading…
Reference in New Issue