mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-29 11:56:28 -06:00
Update typebot.service.ts
This commit is contained in:
parent
0b4ecc12e4
commit
304be2510a
@ -171,7 +171,7 @@ export class TypebotService {
|
|||||||
const prefilledVariables = {
|
const prefilledVariables = {
|
||||||
remoteJid: remoteJid,
|
remoteJid: remoteJid,
|
||||||
instanceName: instance.instanceName,
|
instanceName: instance.instanceName,
|
||||||
messageType: messageType,
|
messageType: this.messageType,
|
||||||
};
|
};
|
||||||
|
|
||||||
if (variables?.length) {
|
if (variables?.length) {
|
||||||
|
Loading…
Reference in New Issue
Block a user