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