fix sending stickers on WhatsApp Web v2.2104.6

This commit is contained in:
Pedro S. Lopez
2021-02-11 18:40:35 -04:00
parent d96e8e5eb5
commit 168c84250e

View File

@@ -185,6 +185,7 @@ exports.LoadUtils = () => {
const stickerInfo = {
...uploadedInfo,
clientUrl: uploadedInfo.url,
deprecatedMms3Url: uploadedInfo.url,
uploadhash: uploadedInfo.encFilehash,
size: file.size,
type: 'sticker',