瀏覽代碼

delete bot

master
jefry 4 年之前
父節點
當前提交
943c18f28c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      util/refreshChat.js

+ 1
- 1
util/refreshChat.js 查看文件

@@ -38,7 +38,7 @@ const refreshChat = async function (client, sessionsId) {
last_sessionId: client.info.me._serialized,
});
} else {
// console.log("masuk sini", chatsExist.id);
console.log("updating old chat");
let id = chatsExist.id;
strapi.query("chats").update(
{ id },


Loading…
取消
儲存