Skip to content

Commit 834a80c

Browse files
committed
feat: automation chatwoot
1 parent 99b0288 commit 834a80c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/whatsapp/services/chatwoot.service.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,6 @@ export class ChatwootService {
318318
false,
319319
body.pushName || body.key.participant.split('@')[0],
320320
)) as any);
321-
322-
console.log('participant', participant);
323321
}
324322

325323
const contact =

0 commit comments

Comments
 (0)