From 4f1716aa2d7200be88afd04e96b45b51e9269ad5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 21 Jan 2016 14:50:52 +0000 Subject: fix for a whatsapp resource git-svn-id: http://svn.miranda-ng.org/main/trunk@16137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/WhatsApp/src/constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/WhatsApp/src/constants.h b/protocols/WhatsApp/src/constants.h index 2fb002ab5b..58818f450d 100644 --- a/protocols/WhatsApp/src/constants.h +++ b/protocols/WhatsApp/src/constants.h @@ -31,7 +31,7 @@ #define ACCOUNT_URL_EXISTSV2 "https://v.whatsapp.net/v2/exist" // WhatsApp Samsung Galaxy S3 -#define ACCOUNT_RESOURCE "S40" +#define ACCOUNT_RESOURCE "iOS-2.12.12" #define WHATSAPP_RECV_MESSAGE 1 #define WHATSAPP_SEND_MESSAGE 2 -- cgit v1.2.3