mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix(master): error in init queries
This commit is contained in:
@@ -216,5 +216,6 @@ export const initAuthCreds = (): AuthenticationCreds => {
|
||||
backupToken: randomBytes(20),
|
||||
registration: {} as never,
|
||||
pairingCode: undefined,
|
||||
lastPropHash: undefined,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user