mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
Remove console logs
This commit is contained in:
@@ -95,8 +95,6 @@
|
||||
});
|
||||
|
||||
if (chat) {
|
||||
console.log("Chat from getChatById1", chat) //Remove
|
||||
console.log("Chat from getChatById2", chat.chat); // Remove
|
||||
const chatContent = chat.chat;
|
||||
|
||||
if (chatContent) {
|
||||
|
||||
Reference in New Issue
Block a user