diff options
| author | George Hazan <ghazan@miranda.im> | 2022-10-04 13:08:04 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2022-10-04 13:08:04 +0300 |
| commit | ead9c198a915b217ed1f4034ea91581ea4500a42 (patch) | |
| tree | c0a533601a04ac79ba17594ecf63695c14454569 /protocols/WhatsAppWeb/src/pmsg.pb.h | |
| parent | e244c307f2e1fec282a097a991fbfc1c8272d603 (diff) | |
WhatsApp: zipped nodes support
Diffstat (limited to 'protocols/WhatsAppWeb/src/pmsg.pb.h')
| -rw-r--r-- | protocols/WhatsAppWeb/src/pmsg.pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsAppWeb/src/pmsg.pb.h b/protocols/WhatsAppWeb/src/pmsg.pb.h index eb2dc778b6..5402ec1abf 100644 --- a/protocols/WhatsAppWeb/src/pmsg.pb.h +++ b/protocols/WhatsAppWeb/src/pmsg.pb.h @@ -6590,7 +6590,7 @@ class ClientPayload_UserAgent final : ClientPayload_UserAgent_Platform_KAIOS; static constexpr Platform SMB_IOS = ClientPayload_UserAgent_Platform_SMB_IOS; - static constexpr Platform WINDOWS = + static constexpr Platform WINDA = ClientPayload_UserAgent_Platform_WINDOWS; static constexpr Platform WEB = ClientPayload_UserAgent_Platform_WEB; |
