mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-20 12:22:21 -06:00
feat: IA send images and Sentry implemented
This commit is contained in:
@@ -570,7 +570,7 @@ export class InstanceController {
|
||||
if (state == 'close') {
|
||||
await instance.connectToWhatsapp(number);
|
||||
|
||||
await delay(5000);
|
||||
await delay(2000);
|
||||
return instance.qrCode;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user