From b0b6fd77bdaf3670f1c52977680a2fc0946e4809 Mon Sep 17 00:00:00 2001 From: SmallK111407 <3399280843@qq.com> Date: Thu, 31 Aug 2023 16:43:47 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20true?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/genshin/apps/takeBirthdayPhoto.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/genshin/apps/takeBirthdayPhoto.js b/plugins/genshin/apps/takeBirthdayPhoto.js index 6c2295e..18a4768 100644 --- a/plugins/genshin/apps/takeBirthdayPhoto.js +++ b/plugins/genshin/apps/takeBirthdayPhoto.js @@ -56,7 +56,7 @@ export class takeBirthdayPhoto extends plugin { } } } catch (error) { - await e.reply(`获取角色留影叙佳期图片失败,可能是ck失效...`) + await e.reply(`获取角色留影叙佳期图片失败,可能是ck失效...`, true) logger.error(error) }