mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 20:02:20 -06:00
Merge branch 'ev2' into v2.0.0
This commit is contained in:
@@ -538,7 +538,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