Przeglądaj źródła

delete bot

master
jefry 4 lat temu
rodzic
commit
943c18f28c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      util/refreshChat.js

+ 1
- 1
util/refreshChat.js Wyświetl plik

@@ -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 },


Ładowanie…
Anuluj
Zapisz