补充 true

This commit is contained in:
SmallK111407 2023-08-31 16:43:47 +08:00
parent 0d636f09e4
commit b0b6fd77bd
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ export class takeBirthdayPhoto extends plugin {
} }
} }
} catch (error) { } catch (error) {
await e.reply(`获取角色留影叙佳期图片失败可能是ck失效...`) await e.reply(`获取角色留影叙佳期图片失败可能是ck失效...`, true)
logger.error(error) logger.error(error)
} }