fix(WhatsappDirectLine): add missing closing brace for header object in message structure
Some checks are pending
GBCI / build (push) Waiting to run

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-06-11 10:05:39 -03:00
parent 215bd1b699
commit 0b748d68fb

View file

@ -869,6 +869,7 @@ export class WhatsappDirectLine extends GBService {
header_text: [ header_text: [
"General Bots" "General Bots"
] ]
}
}, },
{ {
type: 'BODY', type: 'BODY',