From c0d70f810d47ed47539743d3caf912d1dae0fdfd Mon Sep 17 00:00:00 2001 From: Lei OT Date: Tue, 7 Jan 2025 12:51:39 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E5=89=8D=E7=AB=AF):=20=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E5=9C=A8=E5=BC=95=E7=94=A8/=E6=9C=80?= =?UTF-8?q?=E8=BF=91=20=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/channel/bubbleMsgUtils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/channel/bubbleMsgUtils.js b/src/channel/bubbleMsgUtils.js index cab1361..2e36da9 100644 --- a/src/channel/bubbleMsgUtils.js +++ b/src/channel/bubbleMsgUtils.js @@ -550,7 +550,7 @@ export const whatsappMsgTypeMapped = { width: 'auto', height: 200, alt: msg.image?.caption || '', - message: msg.image?.caption || '', + message: msg.image?.caption || '[图片]', }), }, sticker: {