comentario de codigo

pull/21/head
adriano 2023-02-09 18:17:19 -03:00
parent eb5e6e7a8a
commit 1dc329f29b
1 changed files with 1 additions and 1 deletions

View File

@ -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) {