fix: 修复文本错误

This commit is contained in:
ikechan8370 2023-03-03 21:00:26 +08:00
parent 6b66a85d56
commit a1b53c9de7

View file

@ -211,7 +211,7 @@ export class chatgpt extends plugin {
break
}
}
await this.reply(`结束了${deleted}用户的对话。`, true)
await this.reply(`结束了${deleted}用户的对话。`, true)
}
async deleteConversation (e) {