mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 09:51:24 -06:00
feat: translation set to default (english) in chatwoot
This commit is contained in:
parent
a4ef9fb9b7
commit
41fa700fb3
@ -1558,7 +1558,7 @@ export class ChatwootService {
|
|||||||
this.logger.verbose('send qrcode to chatwoot');
|
this.logger.verbose('send qrcode to chatwoot');
|
||||||
await this.createBotQr(
|
await this.createBotQr(
|
||||||
instance,
|
instance,
|
||||||
'QRCode gerado com sucesso!',
|
'QRCode successfully generated!',
|
||||||
'incoming',
|
'incoming',
|
||||||
fileName,
|
fileName,
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user