Added listening_from_me option in Set Typebot

This commit is contained in:
Davidson Gomes
2023-08-23 07:27:40 -03:00
parent b7218a05be
commit 03637b2d4d
16 changed files with 90 additions and 43 deletions

View File

@@ -151,8 +151,6 @@ export class ChamaaiService {
},
});
console.log(request.data);
const answer = request.data?.answer;
const type = request.data?.type;