diff --git a/src/Socket/socket.ts b/src/Socket/socket.ts index b696d8b..34b546a 100644 --- a/src/Socket/socket.ts +++ b/src/Socket/socket.ts @@ -577,6 +577,7 @@ export const makeSocket = ({ end, onUnexpectedError, uploadPreKeys, + uploadPreKeysToServerIfRequired, /** Waits for the connection to WA to reach a state */ waitForConnectionUpdate: bindWaitForConnectionUpdate(ev), }