mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
🎈 pref: 优化图片翻译逻辑
This commit is contained in:
parent
f7597496f5
commit
6acc6df0b7
@ -1671,6 +1671,7 @@ export class tools extends plugin {
|
||||
const imgMessage = await curGroup.getMsg(itemMessage.id);
|
||||
// logger.info(imgMessage)
|
||||
refImgUrl = imgMessage.message.pop()?.url;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (refImgUrl === undefined || refImgUrl == null) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user