mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
General cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ export class WAConnection extends Base {
|
||||
if (!willReconnect) throw error
|
||||
}
|
||||
}
|
||||
result.newConnection = newConnection
|
||||
if (newConnection) result.newConnection = newConnection
|
||||
this.emit ('open', result)
|
||||
|
||||
this.logger.info ('opened connection to WhatsApp Web')
|
||||
|
||||
Reference in New Issue
Block a user