mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: wait for pre-key upload
This commit is contained in:
@@ -267,7 +267,7 @@ export const makeSocket = ({
|
||||
xmppSignedPreKey(creds.signedPreKey)
|
||||
]
|
||||
}
|
||||
await sendNode(node)
|
||||
await query(node)
|
||||
|
||||
logger.info('uploaded pre-keys')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user