4.6.7-alpha commit (#743)
Co-authored-by: Archer <545436317@qq.com> Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
@@ -69,7 +69,7 @@ export async function saveChat({
|
||||
if (chat) {
|
||||
promise.push(
|
||||
MongoChat.updateOne(
|
||||
{ chatId },
|
||||
{ appId, chatId },
|
||||
{
|
||||
title,
|
||||
updateTime: new Date(),
|
||||
|
||||
Reference in New Issue
Block a user