mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-26 10:28:38 -06:00
Update typebot.service.ts
correçao enable_typebot
This commit is contained in:
parent
4a7a7c3c50
commit
f41d53ea12
@ -281,8 +281,8 @@ const id = Math.floor(Math.random() * 10000000000).toString();
|
||||
});
|
||||
|
||||
const typebotData = {
|
||||
// linha incluida por Francis:
|
||||
enabled: data.enabled_typebot,
|
||||
// linha incluida por Francis new3:
|
||||
enabled: true,
|
||||
url: data.url,
|
||||
typebot: data.typebot,
|
||||
expire: data.expire,
|
||||
|
Loading…
Reference in New Issue
Block a user