fix: Adjusts in chatwoot integration

This commit is contained in:
Davidson Gomes
2023-07-24 11:58:52 -03:00
parent 2f3d6f7e63
commit 1aa837d220
3 changed files with 29 additions and 12 deletions

View File

@@ -1093,7 +1093,7 @@ export class WAStartupService {
if (
type !== 'notify' ||
received.message?.protocolMessage ||
// received.message?.protocolMessage ||
received.message?.pollUpdateMessage
) {
this.logger.verbose('message rejected');