mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-18 19:32:21 -06:00
Update typebot.service.ts
This commit is contained in:
@@ -223,10 +223,10 @@ export class TypebotService {
|
||||
createdAt: Date.now(),
|
||||
updateAt: Date.now(),
|
||||
prefilledVariables: {
|
||||
...data.prefilledVariables,
|
||||
remoteJid: data.remoteJid,
|
||||
pushName: data.pushName || 'Default Name',
|
||||
instanceName: instance.instanceName,
|
||||
...data.prefilledVariables,
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user