mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-02-20 17:22:47 +00:00
more debugging
This commit is contained in:
parent
c208a2ff73
commit
cd31ec26ef
@ -425,7 +425,7 @@ export default {
|
||||
if (this.currentDiscussion.title === '' || this.currentDiscussion.title === null) {
|
||||
this.changeTitleUsingUserMSG(this.currentDiscussion.id, msgObj.content)
|
||||
}
|
||||
|
||||
console.log("infos",msgObj)
|
||||
},
|
||||
sendMsg(msg) {
|
||||
// Sends message to backend
|
||||
|
Loading…
x
Reference in New Issue
Block a user