diff --git a/wai-server/core/baileys/index.js b/wai-server/core/baileys/index.js index 72740e8..03b98ea 100644 --- a/wai-server/core/baileys/index.js +++ b/wai-server/core/baileys/index.js @@ -82,7 +82,7 @@ const createWhatsApp = async phone => { // https://github.com/WhiskeySockets/Baileys/blob/master/src/Utils/generics.ts // https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/WAProto.proto // Browsers.macOS('SAFARI'), Browsers.ubuntu('IOS_PHONE'), Browsers.baileys('WEAR_OS'), - browser: Browsers.ubuntu('Sales'), + browser: Browsers.macOS('SAFARI'), msgRetryCounterCache, generateHighQualityLinkPreview: false, syncFullHistory: false,