chore: If commented

master
adriano 2025-03-11 17:50:20 -03:00
parent c3b51baa1c
commit 953ab7f6e2
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ const callJournaling = async (req, res) => {
console.log('update-answer') console.log('update-answer')
// Referente a cliente a gabriel, pois os tickets estao sendo abertos diretamente em um botao do hitphone // Referente a cliente a gabriel, pois os tickets estao sendo abertos diretamente em um botao do hitphone
if (companyId != "14223") // if (companyId != "14223")
await ticketCRM(companyId, crmPhone, crmAgent, crmFirstName) await ticketCRM(companyId, crmPhone, crmAgent, crmFirstName)
const resp = await redirectContactLinkCRM(companyId, crmPhone, crmAgent, crmFirstName) const resp = await redirectContactLinkCRM(companyId, crmPhone, crmAgent, crmFirstName)