Comentário de console

pull/1/head
adriano 2022-05-19 18:36:04 -03:00
parent a3be6063c4
commit 44aa8f844c
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ export const update = async (req: Request, res: Response): Promise<Response> =>
/////////////////////////////// ///////////////////////////////
console.log('------- scheduleData.farewellMessage: ', scheduleData.farewellMessage) //console.log('------- scheduleData.farewellMessage: ', scheduleData.farewellMessage)
if (scheduleData.farewellMessage) { if (scheduleData.farewellMessage) {
const whatsapp = await ShowWhatsAppService(ticket.whatsappId); const whatsapp = await ShowWhatsAppService(ticket.whatsappId);