mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-26 07:07:45 -06:00
fix: show message Connection successfully established after a sucessfull connection on chatwoot
This commit is contained in:
@@ -265,6 +265,7 @@ export class WAStartupService {
|
||||
pairingCode: this.instance.qrcode?.pairingCode,
|
||||
code: this.instance.qrcode?.code,
|
||||
base64: this.instance.qrcode?.base64,
|
||||
count: this.instance.qrcode?.count,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user